pgte / styled_objects
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (10)
- Graphs
-
Branch:
master
commit ff7367983aabb9368e17352f0d0db3445bf0081a
tree 1516bff856d825508a7455cfa7b959cd8315dffa
parent 3dc24668c42aacdbbd43a7089302bacde7b8f0ce
tree 1516bff856d825508a7455cfa7b959cd8315dffa
parent 3dc24668c42aacdbbd43a7089302bacde7b8f0ce
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | Fri Oct 16 16:20:25 -0700 2009 | |
| |
README.markdown | Tue Oct 13 06:50:41 -0700 2009 | |
| |
Rakefile | Fri Oct 09 05:34:29 -0700 2009 | |
| |
app/ | Fri Oct 09 05:34:29 -0700 2009 | |
| |
config/ | Fri Oct 09 05:34:29 -0700 2009 | |
| |
init.rb | Mon Oct 12 09:02:25 -0700 2009 | |
| |
install.rb | Fri Oct 09 05:34:29 -0700 2009 | |
| |
lib/ | Tue Oct 13 16:09:53 -0700 2009 | |
| |
tasks/ | Fri Oct 09 05:34:29 -0700 2009 | |
| |
test/ | Fri Oct 09 17:10:43 -0700 2009 | |
| |
uninstall.rb | Fri Oct 09 05:34:29 -0700 2009 |
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.
