JRuby on Rails vs. Ruby on Rails, what’s difference?

JRuby is the Ruby implementation that runs on a JVM whereas Matz’s Ruby is a C implementation. Key features to note are: JRuby runs on Java VM’s and it’s either compiled or interpreted down to Java byte code. JRuby can integrate with Java code. If you have Java class libraries (.jar’s), you can reference and … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)