Files
rails/activerecord/lib/active_record
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
..
2010-02-01 02:02:42 -08:00
2010-03-14 17:28:27 -06:00
2010-01-04 16:22:46 -06:00