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
Matthew Gerrior 3004cc8177 Adds missing argument handling for ActionController::TestSession to
allow testing controllers that use session#fetch with a default value.
2015-08-06 15:29:45 -04:00
..
caching Merge pull request #14137 from dasch/better-fragment-cache-instrumentation 2014-05-14 20:04:43 -03:00
metal add a setter for the cookie jar 2015-08-06 07:54:47 -07:00
railties
api.rb docs, custom api base controllers shoudl subclass metal. [ci skip] 2015-08-01 12:20:20 +02:00
base.rb Merge pull request #21008 from svenwin/patch-1 2015-08-01 12:19:09 +02:00
caching.rb [ci skip] doc: making clear that perform_caching has a limited impact 2015-07-13 11:35:18 -07:00
form_builder.rb remove extra = in form builder example [ci skip] 2015-04-15 23:06:01 +09:00
log_subscriber.rb Freeze string literals when not mutated. 2015-07-19 17:45:10 -05:00
metal.rb Add ActionController::Metal#set_request! 2015-01-21 23:53:38 +03:00
middleware.rb
railtie.rb Merge pull request #15933 from rafael/master 2014-06-27 18:16:52 -03:00
renderer.rb Speed up normalize_keys by removing dup step. 2015-01-22 17:35:19 +01:00
template_assertions.rb Remove assigns and assert_template. 2015-05-30 14:13:57 +08:00
test_case.rb Adds missing argument handling for ActionController::TestSession to 2015-08-06 15:29:45 -04:00