Gemsmith v0.2.0 Release Notes

Release Date: 2011-06-12 // almost 13 years ago
    • ๐Ÿ›  Fixed typo in upgrade generator doc.
    • ๐Ÿ›  Fixed README typo with command line options.
    • โž• Added Ruby on Rails skeleton generation support.
    • โž• Added RSpec skeleton generation support.
    • โž• Added a cli.rb template with basic Thor setup for binary skeletons.
    • โž• Added binary executable name to gemspec template for binary skeletons.
    • โž• Added gem dependencies to gemspec template for binary and RSpec skeletons.
    • โž• Added proper support for underscoring/camelcasing gem names and classes during skeleton generation.
    • โž• Added common setup options to the README template.
    • โž• Added Ruby on Rails requirements to the README template (only if the Rails options is used).
    • โž• Added Ruby on Rails generator templates for installs and upgrades.
    • โž• Added Git initialization, addition, and first commit message of all skeleton files during gem creation.
    • โšก๏ธ Updated the gem description.
    • ๐Ÿ“š Updated the documentation to include Bundler rake tasks.