Sha256: c33484deaf2677cc557f3bd6bdc82e413f5e725e0f7072382f5bdf7cd6a27683
Contents?: true
Size: 1.15 KB
Versions: 2
Compression:
Stored size: 1.15 KB
Contents
New in 2.1.0: * Drop explicit support for ruby versions under 2.1.0 * Drop support for Rails versions prior to 4.1.0 * Relax version requirements to support Rails version 5.0.x New in 2.0.0: * Remove deprecated should macros * Switch to using `change` in generated Rails migrations * Clean up the README and installation instructions * Install the javascripts into vendor/assets * Rename helper methods and view partials New in 1.4: * Reference the MIT license from the gemspec * Update migration to avoid Rails deprecation warning about timestamps `null :false` * Drop support for ruby 1.9.3 * Remove deprecated Rails method `link_to_function` * Use ISO 8601 format when creating the Announcement cookie name New in 1.3: * Fix for ActiveRecord migration/generator error on Rails 4+. New in 1.2: * Rails 4 support. New in 1.1: * Support for the asset pipeline. * More clear installation instructions for both newer and older Rails. * The Announcement body is attr_accessible. New in 1.0: * Support for Rails 3.2.3, 3.1.4, and 3.0.12. * Fix the JavaScript that hides the announcements to work out of the box. * The announcement hiding cookie expires after a year.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
paul_revere-2.1.0 | NEWS.md |
paul_revere-2.1.0.rc1 | NEWS.md |