1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
This commit is contained in:
Ben Toews 2016-01-07 12:35:46 -07:00
parent 43ccebc1db
commit 77d01e36aa

View file

@ -16,7 +16,7 @@
* Add option for per-form CSRF tokens.
*Ben Toews*
*Greg Ose & Ben Toews*
* Add tests and documentation for `ActionController::Renderers::use_renderers`.