Add this line to your application's Gemfile:
gem 'justcall_ruby'
And then execute:
$ bundle
Or install it locally using:
$ gem install justcall_ruby
The full documentation is located here: http://www.rubydoc.info/gems/justcall_ruby
Bug reports and pull requests are welcome on GitHub at https://github.com/leadsimple/justcall_ruby.
To contribute code changes:
- Fork it ( https://github.com/leadsimple/justcall_ruby/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
The gem is available as open source under the terms of the MIT License.