ActiveMocker v2.6.2 Release Notes
Release Date: 2019-09-04 // almost 4 years ago-
โจ Enhancement
- โ Add Rails 6 Support
Previous changes from v2.6.1
-
๐ Feature
- ๐ Actively support Rails 5.2
- โ Add tested support for Ruby 2.4 and 2.5
- ๐คก When using Rails 5.2 now supports
ActiveMocker::Mock.limit(10).delete_all
while previous version raised an error, in accordance with it's Rails version.
โ Removed
- โ Remove tested support for Rails 5.0 (Currently supported 4.2, 5.1, 5.2)
- โ Remove support for Ruby 2.1 and 2.2