This gem hold a useful collection of functions, methods and classes used in various Cru apps.
Add this line to your application's Gemfile:
gem 'cru_lib'
And then execute:
$ bundle
Or install it yourself as:
$ gem install cru_lib
TODO: Write usage instructions here
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)