Hi,

I added a css file in public/stylesheets folder (I use Rails 3.0 so no 
asset pipeline) and included it in my views by 

"<%= stylesheet_link_tag 'ss', :media => :all %>"

But I get a routing error on loading my page in my logs.

"ActionController::RoutingError (No route matches "/stylesheets/ss.css"

Please tell me what are the required settings I maybe missing.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-talk/-/E6Ixg7LnkaoJ.
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-US.

Reply via email to