Gemsmith v0.5.0 Release Notes

Release Date: 2011-08-27 // over 12 years ago
    • ๐Ÿ›  Fixed bug with wrong definition of ActionView instance method include for main gem template.
    • ๐Ÿ”„ Changed the ActionView template behavior so that instance methods are auto-included.
    • โฌ†๏ธ Renamed the execute methods for the install and upgrade generators to install and upgrade respectively.
    • โž• Added Rails version options. Default: 3.0.0.
    • โž• Added Ruby version option. Default: 1.9.2.
    • ๐Ÿ— Made the module namespace optional when building gems specifically for Rails.
    • Relabeled the TODO helper text for all templates.