search for: excluded_actions

Displaying 1 result from an estimated 1 matches for "excluded_actions".

2006 Apr 25
2
Bug in Rails 1.1 implementation of before_filters
...quot;) instead of before_filters. Similarly, use read_inheritable_attribute("included_actions") instead of included_actions. This is bad because now my code is tied to an implementation detail which would normally be hidden. Incidentally, the same bug also occurs in after_filters and excluded_actions. Cheers, Graham -- Posted via http://www.ruby-forum.com/.