mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
A large number of the remaining failing tests have to do with the semantics of filters that are Objects. The right solution is probably to just implement the filter/before/after semantics in NewCallbacks directly (the current semantics are based on the old AS::Callbacks specs)