> I wonder whether you're overthinking things slightly. If you had a
> helper called current_theme_path that returned the path to the current
> theme (eg themes/default/ initially, themes/minimalist/ etc...
>
> then you should be able to stuff like style_sheet_tag
> (current_theme_path + 'blah.css') or image_tag(current_theme_path +
> 'heading.png')
>
>
I think this is very pragmatic.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.