1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

minor changes

This commit is contained in:
Vijay Dev 2011-06-27 00:12:39 +05:30
parent 798aa881af
commit 732690589e
2 changed files with 3 additions and 3 deletions

View file

@ -802,7 +802,7 @@ class DinnerController
end
</ruby>
Just like the filter, you could also passing +:only+ and +:except+ to enforce the secure connection only to specific actions
Just like the filter, you could also passing +:only+ and +:except+ to enforce the secure connection only to specific actions.
<ruby>
class DinnerController