.. |
conditional_get.rb
|
Spelling/typo/grammatical fixes [ci skip]
|
2015-05-23 03:01:33 +05:30 |
cookies.rb
|
|
|
data_streaming.rb
|
Update Docs in favor to use render plain instead of text option
|
2014-02-18 15:05:10 -05:00 |
etag_with_template_digest.rb
|
Wrap code snippets in +, not backticks, in sdoc
|
2014-11-20 15:45:15 -08:00 |
exceptions.rb
|
UrlGenerationError are not catched as 404 anymore
|
2014-10-27 16:53:10 -04:00 |
flash.rb
|
Custom flash should be defined only for the class that defines it and it's subclasses.
|
2013-09-13 10:19:29 -03:00 |
force_ssl.rb
|
Revert "Merge pull request #19682 from supercaracal/fix_force_ssl_redirection_flash_error"
|
2015-04-12 22:26:35 -03:00 |
head.rb
|
Return true from head method
|
2015-03-12 14:39:22 -07:00 |
helpers.rb
|
Spelling/typo/grammatical fixes [ci skip]
|
2015-05-23 03:01:33 +05:30 |
http_authentication.rb
|
allow Bearer as well as Token
|
2015-06-01 11:41:26 +02:00 |
implicit_render.rb
|
Fix ActionPack tests after changes to missing template logger
|
2015-04-06 09:03:13 -04:00 |
instrumentation.rb
|
Ensure append_info_to_payload is called even if an exception is raised.
|
2014-12-10 22:13:13 +01:00 |
live.rb
|
Freeze static arguments for gsub
|
2015-04-02 02:15:07 +03:00 |
mime_responds.rb
|
Provide friendlier access to request variants
|
2015-03-24 12:49:27 -05:00 |
params_wrapper.rb
|
Spelling/typo/grammatical fixes [ci skip]
|
2015-05-23 03:01:33 +05:30 |
rack_delegation.rb
|
Add ActionController#build_with_env
|
2015-01-22 00:26:06 +03:00 |
redirecting.rb
|
refactor Redirecting so we do not need a controller instance
|
2014-08-06 14:17:57 -07:00 |
renderers.rb
|
Removed documentation that still mentioned using respond_with in place
|
2014-11-05 20:36:45 -08:00 |
rendering.rb
|
Deprecate :nothing option for render method
|
2015-05-28 15:13:32 +03:00 |
request_forgery_protection.rb
|
Spelling/typo/grammatical fixes [ci skip]
|
2015-05-23 03:01:33 +05:30 |
rescue.rb
|
Show detailed exceptions no longer returns true if the request is local in production.
|
2011-12-16 10:45:59 +01:00 |
streaming.rb
|
[ci skip] Remove comments about Rails 3.1
|
2015-05-11 16:06:09 -07:00 |
strong_parameters.rb
|
fix missing "if" in API docs for ActionController::Parameters#permit
|
2015-04-06 13:22:07 +01:00 |
testing.rb
|
Pass symbol as an argument instead of a block
|
2014-11-29 11:53:24 +01:00 |
url_for.rb
|
Fix a few typos [ci skip]
|
2015-04-05 15:58:43 +02:00 |