On Dec 8, 2011, at 9:21 PM, Mark Boughter wrote: > Yeah, I googled it and came across that link before posting. I thought that > would be obvious. > Gemfile and bundle install but it fails at "therubyracer" > > It seems that after giving up and rebooting the next day the problem was > alleviated. What's google say now? ---- sounds as if you had the server running in one terminal and you were updating in another terminal. If you install things such as gems, the server needs to be restarted, even if you are in development mode.
Craig -- 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.

