Sha256: cabaa4fbc5bc33a3076d03112ebea0c44dec346579b5480fe69ff92401e1c4b5
Contents?: true
Size: 853 Bytes
Versions: 4
Compression:
Stored size: 853 Bytes
Contents
# ProntoForms A library for interacting with the ProntoForms REST API in Ruby applications. ## Installation Add this line to your application's Gemfile: ```ruby gem 'prontoforms' ``` And then execute: $ bundle install Or install it yourself as: $ gem install prontoforms ## Usage Check back later ## Development After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment. To install this gem onto your local machine, run `bundle exec rake install`. ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/paulholden2/prontoforms. ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
prontoforms-0.3.1 | README.md |
prontoforms-0.3.0 | README.md |
prontoforms-0.2.0 | README.md |
prontoforms-0.1.0 | README.md |