Ruby on Rails Friday, June 27, 2014

Am 27.06.2014 16:40, schrieb Carlos Mathiasen:
> You can use a specific css file for each controller, just called the css
> file like your controller:
> | app/assets/stylesheets/greetings.css.scss|

Hi,

this is exactly what I have, yet the `stylesheet_link_tag` method does
not behave in the way I am expecting it to behave.

Bye,

> On Fri, Jun 27, 2014 at 10:30 AM, Gioele Barabucci
>> So, if a page were rendered by controller Foo it would include only
>> the stylesheet whose source is `app/assets/stylesheets/foo.css.scss`.

--
Gioele Barabucci <gioele@svario.it>

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/lok0e3%24n7q%241%40ger.gmane.org.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment