I have some code which works perfectly well on my machine but is not
working on heroku
<%= f.text_area :body, :class => "widgEditor"%>
this line of code works on my machine but shows errors on heroku
I checked the logs and apparently heroku is trying to call css on
PostsController

a dump of log is here http://pastebin.com/m32350e66

This may be a bug.

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" 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/heroku?hl=en.

Reply via email to