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
Jonathan Hefner 167f5c8065 Fix inline code markup [ci-skip]
RDoc Markup does not support backticks the way Markdown does to mark up
inline code.  Additionally, `<tt>` must be used to mark up inline code
that includes spaces or certain punctuation characters (e.g. quotes).
2021-02-14 11:20:35 -06:00
..
api
metal Fix exception in raw_params method 2021-02-01 16:22:42 +09:00
railties
api.rb Remove deprecated force_ssl at the controller level. 2020-05-05 00:58:54 -04:00
base.rb Rename HTTP Feature Policy to Permissions Policy 2020-11-14 17:31:58 +01:00
caching.rb No need to extend ActionController::Caching by ActiveSupport::Autoload 2020-05-26 22:00:13 +03:00
form_builder.rb
log_subscriber.rb Handle throwing in controller action in log subscriber 2021-01-24 09:52:27 +01:00
metal.rb avoid calling custom_encoding_for when unused 2020-10-27 10:42:41 -07:00
railtie.rb
renderer.rb Fix inline code markup [ci-skip] 2021-02-14 11:20:35 -06:00
template_assertions.rb
test_case.rb Merge pull request #39705 from Shopify/actioncontroller-testcase-parameters-fix 2020-10-29 17:43:32 -04:00