This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
krauter /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Jan 04 12:25:24 -0800 2009 | |
| |
MIT-LICENSE | Fri Jan 02 12:59:26 -0800 2009 | |
| |
README.markdown | Fri Jan 02 12:59:26 -0800 2009 | |
| |
Rakefile | Sun Jan 04 12:25:24 -0800 2009 | |
| |
init.rb | Fri Jan 02 12:59:26 -0800 2009 | |
| |
install.rb | Fri Jan 02 12:59:26 -0800 2009 | |
| |
lib/ | Sun Jan 04 12:25:39 -0800 2009 | |
| |
performance/ | Sun Jan 04 12:25:24 -0800 2009 | |
| |
tasks/ | Fri Jan 02 12:59:26 -0800 2009 | |
| |
test/ | Sun Jan 04 12:24:59 -0800 2009 | |
| |
uninstall.rb | Fri Jan 02 12:59:26 -0800 2009 |
README.markdown
Krauter
New router implementation for Rails. Works on very simple principles of data structuring. Read the code (it's only 200 lines!)
TODO
- Route globbing
- Don't worry with trying to interpolate params if there are none
- Named routes (do a Merb-style url method and then make whatever_path / whatever_url use that)
- Errr remember what the mystery arg does...
- Reloading
- Test on Ruby 1.9
Copyright (c) 2009 Jeremy McAnally, released under the MIT license








