Skip to content

1.8.0

Compare
Choose a tag to compare
@varyonic varyonic released this 01 Dec 20:07
· 527 commits to master since this release
  • Support Rails 5.2.
  • Supports Ruby 2.4.
  • Remove support for Ruby < 2.2, Rails < 4.2.
  • Fixed broken class name in belongs_to.
  • Remove use of HttpCacheResponder.
  • Correct request_name in isolated engines.
  • Fix nested controllers and singleton option.