mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
This was motivated by the fact that :open is defined on all classes as such the named_scope "open" can never be used, without hacking ActiveRecord with an "undef_method" [#4083 state:resolved] Signed-off-by: wycats <wycats@gmail.com>