lholden / rackcontroller
- Source
- Commits
- Network (0)
- Issues (0)
- Graphs
-
Branch:
master
commit 8b01c1186a2a9f01408027b44ced83d8d5becd76
tree 01f8c2e73b1a79434a6d79100404eeeafb5bafaf
parent d1fbcb2b0badd05eee78788b9f0a33a2185aaee8
tree 01f8c2e73b1a79434a6d79100404eeeafb5bafaf
parent d1fbcb2b0badd05eee78788b9f0a33a2185aaee8
| name | age | message | |
|---|---|---|---|
| |
README.rdoc | Wed Apr 15 17:25:19 -0700 2009 | |
| |
config.ru | Wed Apr 15 18:33:42 -0700 2009 | |
| |
controllers/ | Wed Apr 15 17:25:19 -0700 2009 | |
| |
lib/ | Wed Apr 15 17:25:19 -0700 2009 | |
| |
models/ | Wed Apr 15 17:25:19 -0700 2009 | |
| |
public/ | Wed Apr 15 17:25:19 -0700 2009 | |
| |
views/ | Wed Apr 15 17:25:19 -0700 2009 |
README.rdoc
Title: A rack app using Carl Lerche’s router and a Controller and Sass app I’ve made.
ATM this is all together, but I plan on separating out both the controller and the sass app into their own projects.
✂——✂——✂——✂——✂——✂——✂——✂——✂——✂——
No real docs yet. Look at the files :D Specifically: config.ru, and lib/rack/controller.rb
