Files
rails/activerecord/test/cases
Matthew Rudy Jacobs b0967cc5cf defining a named_scope which overwrites an existing method is now allowed we just log a warning.
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>
2010-03-28 13:53:20 -07:00
..
2008-07-31 16:36:23 -05:00
2008-03-31 03:57:25 +00:00
2008-07-31 16:36:23 -05:00