[Rails] Convention to get CSS into views

Tobias Luetke tobias.luetke at gmail.com
Tue Nov 2 16:16:10 GMT 2004


put your stylesheet into /public/stylesheets/ and include them in the
html header. Possibly in your layout


On Tue, 2 Nov 2004 15:54:56 +0000, rubyonrails at freeze.org
<rubyonrails at freeze.org> wrote:
> Hi
> 
> Can someone point me to a rails example that shows how to implement
> CSS into custom views. I can always brute force it, but am looking
> for the 'rails' way to do it.
> 
> Thanks
> 
> --
> Jim Freeze
> _______________________________________________
> Rails mailing list
> Rails at lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
> 


-- 
Tobi


More information about the Rails mailing list