diff options
author | Kassio Borges <kassioborgesm@gmail.com> | 2014-01-29 18:07:52 -0200 |
---|---|---|
committer | Kassio Borges <kassioborgesm@gmail.com> | 2014-01-29 18:47:08 -0200 |
commit | 42566626e9f9ab8d56194a32fd7e674a20c34fb6 (patch) | |
tree | d285e15bd4b6c04f09948cecadb87693c02b0208 /activerecord/lib | |
parent | fec1028d088294c30f568e46db3bbd054a9330ff (diff) | |
download | rails-42566626e9f9ab8d56194a32fd7e674a20c34fb6.tar.gz rails-42566626e9f9ab8d56194a32fd7e674a20c34fb6.tar.bz2 rails-42566626e9f9ab8d56194a32fd7e674a20c34fb6.zip |
Fix documentation of new controller filters api [ci skip]
The api for filters with classes change and the guides weren't updated.
Now the class must respond for methods with the same name as the filter,
so the `before_action` calls a `before` method, and so on.
The method `#filter` has been deprecated in 4.0.0 and has been removed
in 4.1.0: #7560
Diffstat (limited to 'activerecord/lib')
0 files changed, 0 insertions, 0 deletions