Closed gwagener closed 10 years ago
Thanks - can you also remove rubies from .travis.yml
that are no longer supported i.e. 1.8.7
and 1.9.2
and jruby-18mode
?
We could also do with renaming both rbx-18mode
and rbx-19mode
to just rbx
as the others don't exist anymore.
Done!
Mostly duplicate changes to #57, but without changes unrelated to Rails changes. Also, this has Rails 4.1 support by passing a block to
default_scope
.