Releases: nulogy/activerecord_base_without_table
Releases · nulogy/activerecord_base_without_table
v0.6.1
Minimal support for Rails 5.2.2.
Minimal changes to support Rails 5.2.2 as an isolated gem.
Support Rails 5.1.6
v0.2.0 Bump version to 0.2.0
Support Rails 5.0.7
This release drops support for Rails 4.2 and adds support for Rails 5.0.
Breaking changes:
- Subclassing inheritors of
ActiveRecord::BaseWithoutTable
is no longer supported.