Sha256: d0d435949abc48df573b554cd2e6dbf1a1ca46f9e4af84c3b9ead20c8a0205d2
Contents?: true
Size: 646 Bytes
Versions: 1
Compression:
Stored size: 646 Bytes
Contents
# AppbombadoStartae TODO: Write a gem description ## Installation Add this line to your application's Gemfile: gem "appbombado_startae", "~> 0.0.5" And then execute: $ bundle Or install it yourself as: $ gem install appbombado_startae ## Usage rails new <nomedoapp> insira na Gemfile: gem "appbombado_startae", "~> 0.0.5" bundle install rails g appbombado <nomedoapp> ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
appbombado_startae-0.0.5 | README.md |