Files
rails/activerecord/test
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-01-18 07:27:03 +00:00
2009-08-17 14:54:34 +01:00