Gemsmith v5.0.0 Release Notes

Release Date: 2015-01-01 // over 9 years ago
    • ✂ Removed Ruby 2.0.0 support.
    • ✂ Removed Rubinius support.
    • ✂ Removed auto-generated MIT-LICENSE and REAMDE.rdoc from rails engine templates.
    • 🛠 Fixed bug where engine.rb was not required for rails engine.
    • ⚡️ Updated to Thor+ 2.x.x.
    • ⚡️ Updated spec helper to comment custom config until needed.
    • ⚡️ Updated Rails option to default to version 4.2 instead of 4.1.
    • Updated gemspec to use RUBY_GEM_SECURITY env var for gem certs.
    • ➕ Added security option to gem creation. Default: true.
    • ➕ Added Ruby 2.2.0 support.
    • ➕ Added Rails 4.2.x support.