[Rails] Getting error when using Devise and Twitter-Bootstrap
Hello Group,
I have written an app that uses devise and twitter bootstrap. When I
host it on heroku I get the following error
ActionView::Template::Error (undefined method `message' for [object
Object]:V8::Object
2012-04-06T16:13:37+00:00 app[web.1]: (in
/app/app/assets/stylesheets/bootstrap_and_overrides.css.less)):
I totally stumped as per devise advice I have put this line
config.assets.initialize_on_precompile = false
in application.rb file.
Well, many thanks if some one could give me a tip.
--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home