Ruby on Rails
Friday, January 2, 2015
Hi,
in my rails app , i want to allow users change style theme for their application.
I use bootsratp and a multiple theme,
In my application.scss.erb i have :
@import current_theme_for_current_user and variables.
all work fine, but i need everytime restart my server and the current_theme is availaible for all users and not for current_user !!!!
how do this .
thx
-- in my rails app , i want to allow users change style theme for their application.
I use bootsratp and a multiple theme,
In my application.scss.erb i have :
@import current_theme_for_current_user and variables.
all work fine, but i need everytime restart my server and the current_theme is availaible for all users and not for current_user !!!!
how do this .
thx
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/01a17123-ac3c-4ec5-9856-ad79a450d87a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment