Alfalfa
Version: 0.1.0
A small gem which may help organize gemfiles In the future, additional features may be added.
Installation
You may install the gem, or add it to your gemfile with bundler.
To download, simply execute
$ gem install alfalfa
You may add alfalfa to your gemfile, if you wish.
# Gemfile
gem 'alfalfa'and then
$ bundle
Usage
To alphabetize your Gemfile, while in the root of your application, run the following:
$ Alfalfa.sort_gemfile