Hi,
I'm having some trouble with the rails on my webhost. Something went
wrong when switching from 3.0 to 3.1 and configuring the assets
pipeline. Been following the guide:
http://guides.rubyonrails.org/asset_pipeline.html#upgrading-from-old-versions-of-rails

But it didn't do the trick. The weird thing is that I now have 2 assets
folders (I guess one got generates from rails or something) one in
public/assets and one in app/assets/, but it reads everything from
public/assets.

I'm wondering how to redirect the assets pipe to app/assets.

P.S The css and images works in this public/assets, but not the JS.

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to