Created
October 29, 2015 14:41
-
-
Save neomadara/592b51d7339e54316ebd to your computer and use it in GitHub Desktop.
cambiar la hoja de estilo en base al controlador
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<%= stylesheet_link_tag "welcome" if controller_name == "welcome" %> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment