March 2010
1 post
5 tags
Rails 3 doesn't allow "open" as a Named Scope
Rails 3 has involved rewriting pretty much the whole codebase, Rails 3 gives off the fragrance of a coherent, cohesive framework. But this one kind of annoys me. /Users/matthew/.bundle/ruby/1.8/bundler/gems/rails-16a5e918a06649ffac24fd5873b875daf66212ad-master/activerecord/lib/active_record/named_scope.rb:104:in `scope’: Cannot define scope :open because AbcDef.open method already exists....
Mar 1st