diff options
author | Lauro Caetano <laurocaetano1@gmail.com> | 2014-04-01 14:40:04 -0300 |
---|---|---|
committer | claudiob <claudiob@gmail.com> | 2015-01-08 09:13:45 -0800 |
commit | ae9f803c5dfbc06701de87b804250b591fac2d20 (patch) | |
tree | 7afb443641ba7a8e6fa3ce6310d60ccff83fb63b /actionmailer/actionmailer.gemspec | |
parent | 0e8c7ff7f7988e9b0bfae91ca4f27b200f8f6541 (diff) | |
download | rails-ae9f803c5dfbc06701de87b804250b591fac2d20.tar.gz rails-ae9f803c5dfbc06701de87b804250b591fac2d20.tar.bz2 rails-ae9f803c5dfbc06701de87b804250b591fac2d20.zip |
Add test case and documentation for skip_before_filter.
Test case for using skip_before_filter with the options :only and :if
both present. In this case, the :if option will be ignored and :only
will be executed.
Closes #14549 (the commit was cherry-picked from there).
Diffstat (limited to 'actionmailer/actionmailer.gemspec')
0 files changed, 0 insertions, 0 deletions