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
Jeremy Daer 9364d50654
Merge pull request #24641 from rafaelfranca/fix-per-form-token-with-full-url
Discart the schema and host information when building the per-form token
2016-04-25 21:03:33 -05:00
..
api Re-add ActionController::ApiRendering 2016-01-20 19:16:23 -05:00
metal Merge pull request #24641 from rafaelfranca/fix-per-form-token-with-full-url 2016-04-25 21:03:33 -05:00
railties
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 Fix ApplicationController.renderer.defaults.merge! 2016-04-20 19:47:16 -04: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