Sha256: 5b33cba990ad7205d311e509202bb6b3e1260a9d11ef9e6b924c12c226018ec6
Contents?: true
Size: 363 Bytes
Versions: 6
Compression:
Stored size: 363 Bytes
Contents
# Rails 3.x These notes describe behavior specific to the Rails 2.x environment. Unless otherwise specified the approach in the main documentation applies. ## Installation Add the `postageapp` gem to your Gemfile: gem 'postageapp' Then from the Rails project's root run: bundle install script/rails generate postageapp --api-key PROJECT_API_KEY
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
postageapp-1.4.2 | doc/RAILS3.md |
postageapp-1.4.1 | doc/RAILS3.md |
postageapp-1.4.0 | doc/RAILS3.md |
postageapp-1.3.1 | doc/RAILS3.md |
postageapp-1.3.0 | doc/RAILS3.md |
postageapp-1.2.6 | doc/RAILS3.md |