Hello,
I’m trying to create an engine (Rails 3.1) that I would like to use in more than a project and I would like to overload the style sheets of the engine from within my application.
I tried adding a folder inside app/assets/stylesheets with the engine name, however that did not work, can this be done?
Regards, Wael Nasreddine