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 -- 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.

