Joshua Peek
|
81d7227c9b
|
Move base mapper methods into Base module so plugins can easily
extend the mapper
|
2009-12-07 19:59:23 -06:00 |
|
Joshua Peek
|
e86a82c52c
|
Move name_prefix merging into Scoping concern
|
2009-12-07 19:50:13 -06:00 |
|
Joshua Peek
|
e600b41c7f
|
Cleanup resource scoping by passing down the parent resource object
in the scope
|
2009-12-07 19:47:47 -06:00 |
|
Joshua Peek
|
5835447b6f
|
named_prefix doesn't join with "_"
|
2009-12-07 19:31:29 -06:00 |
|
Joshua Peek
|
e8489b43e2
|
Allow name_prefix to be pass into scope
|
2009-12-07 19:24:33 -06:00 |
|
Joshua Peek
|
40ad54e381
|
Allow scope to take :path and :controller options
|
2009-12-07 18:28:02 -06:00 |
|
Joshua Peek
|
66375434b6
|
Pass symbol in as route name when match is used with a symbol
|
2009-12-07 17:22:09 -06:00 |
|
Joshua Peek
|
8db038227c
|
Move controller namespace tracking into route set so it gets
reloaded in dev mode
|
2009-12-02 14:10:22 -06:00 |
|
Joshua Peek
|
075f50d62c
|
Fix some nested resource generation tests
|
2009-11-29 18:17:14 -06:00 |
|
Joshua Peek
|
f69f9820ee
|
Wrap up http related routing helpers
|
2009-11-29 17:45:12 -06:00 |
|
Joshua Peek
|
312c3bfa24
|
Break down long match routing method
|
2009-11-29 17:39:37 -06:00 |
|
Joshua Peek
|
5da01a92c7
|
Make use of extract_options!
|
2009-11-29 17:01:14 -06:00 |
|
Joshua Peek
|
40ae2070d5
|
Extract Resource and SingletonResource helper objects
|
2009-11-29 16:59:44 -06:00 |
|
Joshua Peek
|
3f025e6408
|
Resource collection should be defined before member routes
|
2009-11-29 15:23:27 -06:00 |
|
Joshua Peek
|
8d351eac07
|
Extract Routing.controller_constraints
|
2009-11-23 19:44:43 -06:00 |
|
Joshua Peek
|
5df26dd7a9
|
Add basic nested named route support to new routing dsl. Also add a
bunch of pending tests.
|
2009-11-19 09:04:53 -08:00 |
|
Joshua Peek
|
a28d0ea33e
|
Remove rackmount const usage
|
2009-11-12 23:33:30 -06:00 |
|
Joshua Peek
|
f950d0b4af
|
Fix simple resource named routes for new routing dsl
|
2009-11-03 11:23:22 -06:00 |
|
Joshua Peek
|
a840c8afbf
|
Restore rake routes [#3402 state:resolved]
|
2009-10-24 18:08:54 -05:00 |
|
Joshua Peek
|
a1ce52effc
|
New routing dsl
|
2009-10-20 12:31:23 -05:00 |
|
Joshua Peek
|
df68cae0c0
|
Group together all the old routing dsl logic
|
2009-10-20 10:46:27 -05:00 |
|