Skip to content

Releases: szTheory/meta_presenter

v2.0.0

20 Oct 13:58
Compare
Choose a tag to compare

Only support Ruby >= 3.0.0

v1.0.1

20 Oct 00:43
Compare
Choose a tag to compare

Update the Gemspec requirements that appears on Rubygems.org

v1.0.0

20 Oct 00:38
Compare
Choose a tag to compare
  • Ruby 3.2.2 support
  • Rails 7.1.1 support
  • Deprecate older Ruby and Rails versions

v0.2.4

21 Aug 21:56
Compare
Choose a tag to compare

bundle update

v0.2.3

21 Aug 21:42
Compare
Choose a tag to compare

update nokogiri for CVE-2019-5477

v0.2.2

19 Jan 16:07
9a222f1
Compare
Choose a tag to compare

Add Rails 3 support

v0.2.1

17 Jan 15:59
Compare
Choose a tag to compare

Fix MetaPresenter::Base::DelegateToController#respond_to_missing?

v0.2.0

17 Jan 14:21
Compare
Choose a tag to compare

Change the interface for delegate_all_to to use assignment. Example: delegate_all_to = :current_user

v0.1.6

16 Jan 02:43
Compare
Choose a tag to compare

Add support for presenting ActionMailer classes.

v0.1.4

24 Nov 18:37
Compare
Choose a tag to compare

Add documentation with Rdoc