1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_controller
Vipul A M 94697bb8e7 Merge pull request #24504 from nickmalcolm/master
Encourage best practice in the HTTP Token authentication example code
2016-04-12 03:21:50 +05:30
..
api Re-add ActionController::ApiRendering 2016-01-20 19:16:23 -05:00
metal Merge pull request #24504 from nickmalcolm/master 2016-04-12 03:21:50 +05:30
railties Simplify helpers handling. Ensure Metal can run AC hooks. 2012-03-15 08:48:38 +01:00
api.rb quick edits on the AC::API RDoc [ci skip] 2016-04-05 11:06:09 -04:00
base.rb eagerly allocate the renderer object 2015-09-14 15:29:19 -07:00
caching.rb Move private methods to the private visibility 2016-02-24 00:08:01 -03:00
form_builder.rb remove extra = in form builder example [ci skip] 2015-04-15 23:06:01 +09:00
log_subscriber.rb log_process_action will return an array, so use empty? 2016-02-09 13:48:03 -08:00
metal.rb partially revert 69009f4473 2016-02-17 14:01:19 -08:00
railtie.rb Merge pull request #15933 from rafael/master 2014-06-27 18:16:52 -03:00
renderer.rb allocate request objects with the env hash, set routes on the request 2015-09-15 07:38:39 -07:00
template_assertions.rb Remove assigns and assert_template. 2015-05-30 14:13:57 +08:00
test_case.rb Change 'a HTTP' to 'an HTTP' [ci skip] 2016-03-03 20:28:01 +05:30