Skip to content
pyromaniac edited this page Sep 23, 2011 · 2 revisions

Every file added to applications or any gem app/assets/javascripts/puffer or app/assets/stylesheets/puffer or etc. will be processed by sprockets authomaticly and included into public/assets/puffer/application.js or public/assets/puffer/application.css respectively.

It is really useful if you want to create own component which uses additional js or styles.