Sha256: 2f43f689c86e647b25c04c4aca0cae8ff96935062ae7a4550e320acf0aee847b
Contents?: true
Size: 539 Bytes
Versions: 1
Compression:
Stored size: 539 Bytes
Contents
# GemfileInfo This gem shows a description about each gem in your Gemfile. It's good to know about gems in our Rails app. ## Installation Add this line to your Rails application's Gemfile: ```ruby gem 'gemfile_info' ``` And then execute: $ bundle ## Usage $ rails gemfile_info:desc ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/alexbispo/gemfile_info. ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gemfile_info-0.1.0 | README.md |