meta_presenter

Focused Rails presenter classes

MIT License

Downloads
24.8K
Stars
10
Committers
2

Bot releases are hidden (Show)

meta_presenter - Latest Release

Published by szTheory 12 months ago

Only support Ruby >= 3.0.0

meta_presenter -

Published by szTheory 12 months ago

Update the Gemspec requirements that appears on Rubygems.org

meta_presenter -

Published by szTheory 12 months ago

  • Ruby 3.2.2 support
  • Rails 7.1.1 support
  • Deprecate older Ruby and Rails versions
meta_presenter - v0.2.4

Published by szTheory about 5 years ago

bundle update

meta_presenter - v0.2.3

Published by szTheory about 5 years ago

update nokogiri for CVE-2019-5477

meta_presenter - v0.2.2

Published by szTheory over 5 years ago

Add Rails 3 support

meta_presenter - v0.2.1

Published by szTheory almost 6 years ago

Fix MetaPresenter::Base::DelegateToController#respond_to_missing?

meta_presenter - v0.2.0

Published by szTheory almost 6 years ago

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

meta_presenter - v0.1.6

Published by szTheory almost 6 years ago

Add support for presenting ActionMailer classes.

meta_presenter - v0.1.4

Published by szTheory almost 6 years ago

Add documentation with Rdoc

meta_presenter - v0.1.3

Published by szTheory almost 6 years ago

Support for ActionPack 4 and 5 with Ruby >= 2.1