rails/actionpack/lib/action_controller
Prem Sichanugrist 6790228b39 Add deprecation warning for render :text
We've started on discouraging the usage of `render :text` in #12374.
This is a follow-up commit to make sure that we print out the
deprecation warning.
2015-07-17 21:12:47 -04:00
..
caching Merge pull request #14137 from dasch/better-fragment-cache-instrumentation 2014-05-14 20:04:43 -03:00
metal Add deprecation warning for render :text 2015-07-17 21:12:47 -04:00
railties Simplify helpers handling. Ensure Metal can run AC hooks. 2012-03-15 08:48:38 +01:00
api.rb A few documentation edits [ci skip] 2015-06-15 18:16:40 +02:00
base.rb fixed sring to be string in ActiveRecord::Base params documentation 2015-06-12 06:49:26 +10: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 Don't convert empty arrays to nils when deep munging params 2014-12-15 14:51:07 +00: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 Rack implements redirect? so we don't need it 2015-07-14 11:22:35 -07:00