.. |
conditional_get.rb
|
Missing require hash/keys
|
2013-02-01 14:01:04 +09:00 |
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 |
exceptions.rb
|
remain backwards compatible, exception can be constructed with no arguments
|
2012-10-25 13:51:30 -07: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
|
just set the host, no need for another hash allocation / merge!
|
2014-08-01 11:55:47 -07:00 |
head.rb
|
docs, add ref where to find valid head status symbols.
|
2014-07-25 15:31:24 +02:00 |
helpers.rb
|
pass app config to controller helper proxy
|
2013-10-24 08:03:31 +03:00 |
hide_actions.rb
|
Fix broken ActionController#action_missing
|
2013-03-20 08:20:54 +01:00 |
http_authentication.rb
|
Improve token_and_options regex and test
|
2014-07-01 13:08:22 -07:00 |
implicit_render.rb
|
Use performed? instead of checking for response_body
|
2012-01-19 18:25:52 -02:00 |
instrumentation.rb
|
typos rectified [ci skip]
|
2013-12-12 11:29:23 +05:30 |
live.rb
|
:nodoc: all does not remove the constants from the API. [ci skip]
|
2014-06-24 14:16:29 +02:00 |
mime_responds.rb
|
[ci skip] /javascript/ ~> JavaScript
|
2014-06-17 02:07:07 +05:30 |
params_wrapper.rb
|
Do not discard query parameters on requests that use wrap_parameters
|
2014-01-30 18:20:55 -05:00 |
rack_delegation.rb
|
fixes stack level too deep exception on action named 'status' returning 'head :ok'
|
2014-05-15 21:14:46 +02:00 |
redirecting.rb
|
Don't accept parameters as argument for redirect to [via @homakov]
|
2014-07-16 12:21:51 -03:00 |
renderers.rb
|
Address CVE-2014-4671 (JSONP Flash exploit)
|
2014-07-09 11:37:19 -07:00 |
rendering.rb
|
Removed single space padding from empty response body.
|
2014-07-10 16:33:22 -07:00 |
request_forgery_protection.rb
|
Fix protect_from_forgery docs
|
2014-07-27 13:20:58 -04:00 |
rescue.rb
|
Show detailed exceptions no longer returns true if the request is local in production.
|
2011-12-16 10:45:59 +01:00 |
responder.rb
|
[ci skip] builtin -> built-in
|
2014-04-20 21:03:09 +05:30 |
streaming.rb
|
[ci skip] Fix capitalization
|
2014-06-07 14:23:27 +05:30 |
strong_parameters.rb
|
Merge pull request #15933 from rafael/master
|
2014-06-27 18:16:52 -03:00 |
testing.rb
|
Fix controller test not resetting @_url_options
|
2014-02-26 10:39:44 -08:00 |
url_for.rb
|
Simplify code branch, remove #tap
|
2014-07-31 09:47:46 -03:00 |