Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add address resource #4

Merged
merged 1 commit into from
Oct 7, 2015
Merged

add address resource #4

merged 1 commit into from
Oct 7, 2015

Conversation

sssggr
Copy link
Contributor

@sssggr sssggr commented Aug 31, 2015

  • use create, find, update and all operations
  • add a base_url method to the base class and overwrite it in the address class to retrieve the proper pluralized form for address

@sssggr sssggr changed the title Add address resource add address resource Sep 15, 2015
@sfroehler
Copy link
Contributor

ready to merge

@sfroehler sfroehler assigned sfroehler and sssggr and unassigned sfroehler Oct 6, 2015
* use create, find, update and all operations
* add a base_url method to the base class and overwrite it in the
  address class to retrieve the proper pluralized form for address
@sssggr sssggr merged commit f130c61 into master Oct 7, 2015
sfroehler added a commit that referenced this pull request Jan 21, 2016
- This CHANGELOG file (Following "[Keep a CHANGELOG](http://keepachangelog.com/)")
- Create, find, update and index operations for address resource. (#4)
- Services attribute to carriers call (#5)
- Index operation for shipment resources with optional filter parameters. (#6)
- Create, find and index operations for webhook resource. (#7)
- Added the following ruby versions to travis-ci test runs:
  - 2.1.7
  - 2.2.4
  - 2.3.0
- Add ShipmentQuotes class returning the price for a certain shipment (#9)

- Dropped support for ruby 1.9.x in order to use the new language features of ruby 2.x.
  The official support of ruby 1.9.3 already ended on February 23, 2015
  (https://www.ruby-lang.org/en/news/2014/01/10/ruby-1-9-3-will-end-on-2015/)
- Removed the following ruby versions from travis-ci test runs:
  - 2.1.5
  - 2.2.1
  - 2.2.2
  - 2.2.3

- Start following [SemVer](http://semver.org) properly.
- The link to the developer documenation for the Shipment ressource still pointed at Apiary;
  it now correctly points to the shipcloud Developer Portal's API section on Shipments.
@sssggr sssggr deleted the add-address-resource branch April 6, 2016 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants