Skip to content

v1.17.0

Compare
Choose a tag to compare
@croaky croaky released this 04 Feb 06:07
· 588 commits to main since this release
  • Use Rails 4.1.6.
  • Generate a spec/rails_helper.rb and spec/spec_helper.rb following
    RSpec 3.x's example, but using our defaults.
  • Raise on missing i18n translations in test environment.
  • Raise on unpermitted parameters in test environment.
  • Provide example for using Title gem for internationalizing page title text.