Yehuda Katz + Carl Lerche
|
38b608ecab
|
Writing comments to AbstractController
|
2009-06-08 16:15:14 -07:00 |
|
Yehuda Katz + Carl Lerche
|
00a9d4b91c
|
Merge branch 'master' into wip_abstract_controller
Conflicts:
actionpack/lib/action_controller/abstract/callbacks.rb
actionpack/lib/action_controller/abstract/renderer.rb
actionpack/lib/action_controller/base/base.rb
actionpack/lib/action_controller/dispatch/dispatcher.rb
actionpack/lib/action_controller/routing/route_set.rb
actionpack/lib/action_controller/testing/process.rb
actionpack/test/abstract_controller/layouts_test.rb
actionpack/test/controller/filters_test.rb
actionpack/test/controller/helper_test.rb
actionpack/test/controller/render_test.rb
actionpack/test/new_base/test_helper.rb
|
2009-05-11 17:07:05 -07:00 |
|
Yehuda Katz
|
030dfe3f83
|
More community code review :)
|
2009-05-11 10:22:07 -07:00 |
|
Yehuda Katz and Carl Lerche
|
c1aa5b0e14
|
Add depends_on, use, and setup to abstract up ideas about module inheritance.
|
2009-04-07 14:57:18 -07:00 |
|
Carl Lerche
|
c6123c3703
|
Finished implementing layout for render :text
|
2009-03-23 10:23:14 -07:00 |
|
Yehuda Katz
|
6001cea5d7
|
Helpers with an initial test
|
2009-03-03 16:42:20 -08:00 |
|