.. |
compatibility.rb
|
Move legacy param_parsers config onto AD::ParamsParser
|
2009-08-21 16:49:33 -05:00 |
conditional_get.rb
|
Add nagivational behavior to respond_with.
|
2009-08-07 17:16:15 +02:00 |
cookies.rb
|
Rename /base to /metal and make base.rb and metal.rb top-level to reflect their module locations
|
2009-08-06 19:52:11 -03:00 |
exceptions.rb
|
Rename /base to /metal and make base.rb and metal.rb top-level to reflect their module locations
|
2009-08-06 19:52:11 -03:00 |
filter_parameter_logging.rb
|
Rename /base to /metal and make base.rb and metal.rb top-level to reflect their module locations
|
2009-08-06 19:52:11 -03:00 |
flash.rb
|
Rename /base to /metal and make base.rb and metal.rb top-level to reflect their module locations
|
2009-08-06 19:52:11 -03:00 |
helpers.rb
|
Rename /base to /metal and make base.rb and metal.rb top-level to reflect their module locations
|
2009-08-06 19:52:11 -03:00 |
hide_actions.rb
|
More perf work:
|
2009-08-11 15:03:53 -07:00 |
http_authentication.rb
|
And the same thing for Basic
|
2009-08-25 17:34:07 -07:00 |
layouts.rb
|
Renamed presenter to renderer, added some documentation and defined its API.
|
2009-08-07 17:17:51 +02:00 |
mime_responds.rb
|
Ensure that blocks are also handled inside the responder.
|
2009-08-29 18:21:19 +02:00 |
rack_convenience.rb
|
ActionController::Metal can be a middleware
|
2009-08-25 12:14:31 -07:00 |
redirector.rb
|
Redirector had an undeclared dependency on Logger.
|
2009-08-25 17:20:58 -07:00 |
render_options.rb
|
Renamed presenter to renderer, added some documentation and defined its API.
|
2009-08-07 17:17:51 +02:00 |
rendering_controller.rb
|
Got tests to pass with some more changes.
|
2009-08-15 12:32:02 -07:00 |
request_forgery_protection.rb
|
Rename /base to /metal and make base.rb and metal.rb top-level to reflect their module locations
|
2009-08-06 19:52:11 -03:00 |
rescuable.rb
|
Rename /base to /metal and make base.rb and metal.rb top-level to reflect their module locations
|
2009-08-06 19:52:11 -03:00 |
responder.rb
|
Ensure that blocks are also handled inside the responder.
|
2009-08-29 18:21:19 +02:00 |
session.rb
|
Rename /base to /metal and make base.rb and metal.rb top-level to reflect their module locations
|
2009-08-06 19:52:11 -03:00 |
session_management.rb
|
Rename /base to /metal and make base.rb and metal.rb top-level to reflect their module locations
|
2009-08-06 19:52:11 -03:00 |
streaming.rb
|
Got overhead down from 127 to 85. All tests pass:
|
2009-08-11 15:03:53 -07:00 |
testing.rb
|
Rename /base to /metal and make base.rb and metal.rb top-level to reflect their module locations
|
2009-08-06 19:52:11 -03:00 |
url_for.rb
|
More perf work:
|
2009-08-11 15:03:53 -07:00 |
verification.rb
|
Renamed presenter to renderer, added some documentation and defined its API.
|
2009-08-07 17:17:51 +02:00 |