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
Aaron Patterson dd73144658 remove present? calls
Empty strings / data structures should be treated differently than nils.
We don't really need these calls here (don't pass in blank strings).
2016-01-12 14:22:02 -08:00
..
caching Remove warning of shadowing variable 2015-12-15 15:52:57 -02:00
metal AC::Parameters#at_json: restore Rails 4.2’s value 2016-01-12 10:27:29 -08:00
railties
api.rb remove RackDelegation module 2015-08-26 11:53:15 -07:00
base.rb eagerly allocate the renderer object 2015-09-14 15:29:19 -07:00
caching.rb remove RackDelegation module 2015-08-26 11:53:15 -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 missing punctuation mark [ci skip] 2015-11-18 08:22:16 +05:30
railtie.rb
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 remove present? calls 2016-01-12 14:22:02 -08:00