Gemsmith v0.4.0 Release Notes

Release Date: 2011-07-31 // over 12 years ago
    • Fixed bug with options not being supplied as second argument to write_inheritable_attribute for ActionController and ActiveRecord class method templates.
    • 🔄 Changed the -R option to -r for Rails and added the -s option for RSpec.
    • Trimmed ERB whitespace from templates where apt.
    • ⬆️ Cleaned up the source_root code for both the install and upgrade generator templates.
    • ⬆️ Renamed the copy_files method to the execute method for both the install and upgrade generator templates.
    • ⬆️ Moved desc method next to execution method for both the install and upgrade generator templates.
    • ✂ Removed the banners from the install and upgrade generator templates since this is auto-generated by Thor.