Oh ok thanks. I am using mysql server 5 and trying db:create runs but don't create the db's plus when opening up port 3000 on the browser it says
"ActiveRecord::ConnectionNotEstablished" Paul Colin Law wrote in post #1049071: > On 27 February 2012 16:22, Paul Na <[email protected]> wrote: >> Hi colin, >> >> Thanks the modified the Gemfile and did the bundle install and now its >> saying that it can not find the javascript runtime? > > Add to Gemfile > gem 'execjs' > gem 'therubyracer' > >> >> p.s does it have to be mysql2 or 3, as i have just put mysql? > > mysql2 works for me. > > Colin -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

