pgte / styled_objects

Simplify and organize stylesheet development on your Rails project

This URL has Read+Write access

pgte (author)
Fri Oct 16 16:20:25 -0700 2009
commit  ff7367983aabb9368e17352f0d0db3445bf0081a
tree    1516bff856d825508a7455cfa7b959cd8315dffa
parent  3dc24668c42aacdbbd43a7089302bacde7b8f0ce
name age message
file MIT-LICENSE Fri Oct 16 16:20:25 -0700 2009 licence in developers name [pgte]
file README.markdown Tue Oct 13 06:50:41 -0700 2009 added maximum mtime to generated URL [pgte]
file Rakefile Fri Oct 09 05:34:29 -0700 2009 initial commit [pgte]
directory app/ Fri Oct 09 05:34:29 -0700 2009 initial commit [pgte]
directory config/ Fri Oct 09 05:34:29 -0700 2009 initial commit [pgte]
file init.rb Mon Oct 12 09:02:25 -0700 2009 now supports AJAX [pgte]
file install.rb Fri Oct 09 05:34:29 -0700 2009 initial commit [pgte]
directory lib/ Tue Oct 13 16:09:53 -0700 2009 CSS file names are sorted before beeing put in URL [pgte]
directory tasks/ Fri Oct 09 05:34:29 -0700 2009 initial commit [pgte]
directory test/ Fri Oct 09 17:10:43 -0700 2009 removed some tests and updated README [pgte]
file uninstall.rb Fri Oct 09 05:34:29 -0700 2009 initial commit [pgte]
README.markdown

styled_objects

styled_objects is a Rails plugin for simplifying stylesheet management on your application.

Instead of having one or more large stylesheets on your public folder, have many. Keep your CSS close to their respective templates. styled_objects will compile them into one file per page.

Documentation: