I did check gemfile.lock. I ran bundle after removing tinyMCE from the Gemfile which also removed it from gemfile.lock. I think it was a caching issue on the server. I am not sure but because of a looming deadline I simply removed Debian6 on the server and installed Ubuntu which was more because of rvm related problems. Just wanted to start from a clean slate. This time I used rbenv to manage rubies. So in the bargain the tinyMCE issue of course went away.
Thank you for your reply dbray! bakki On Wednesday, 1 August 2012 00:02:06 UTC-4, dbray wrote: > > What's at > > Line 18 > app/views/layouts/application.html.erb > > Check your gemfile.lock for anything tinymce > > > app/views/layouts/application.html.erb:18 > > -- * You received this message because you are subscribed to the Google Groups "Capistrano" 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/capistrano?hl=en
