Sha256: 0ea99bfba20ce1025c9f198a87958704ec0c38096521583d6c4f009dabd57d83
Contents?: true
Size: 168 Bytes
Versions: 1
Compression:
Stored size: 168 Bytes
Contents
#TODO : Rails 2.3.x Deprecations class ActiveRecord::NamedScope::Scope def to_comma(style = :default) Comma::Generator.new(self, style).run(:find_each) end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
comma-0.5.2 | lib/comma/named_scope.rb |