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

Merge latest version #1

Merged
merged 95 commits into from
Oct 25, 2016
Merged

Conversation

garytaylor
Copy link

No description provided.

Denis Talakevich and others added 30 commits September 15, 2015 20:46
Fixes #124 - support for casting string and fixnum values to booleans
Handle error values explicitly set to null.
Fixes #128 - Resource save does not update anything but attributes
property should not add default value if default is nil
Set attributes in initializer through <attribute>= so it can be overridden w/ a setter.
Add syntax highlighting in README
…-not-authorized

Handle 401 Not Authorized Response
pass rebuild flag to _build_connection fixes #151
update Faraday OAuth2 example in README
This test is a bit of a contrived example, and you wouldn't use it
in real life; you would simply use the `.order` method.
But it illustrates how it works well enough I hope.
Add update method as alias to update_attributes
chingor13 and others added 29 commits July 28, 2016 07:02
…ring

Don't attempt param substitution for blank `_prefix_path`
Cleanup Query::Builder#select and update README
Add support for dasherized/camelized urls and attribute keys
Fixes `warning: `*' interpreted as argument prefix`
The path_params method defined below overrides it and triggers a warning
These two tests were redefining previously-used test method names,
causing the previous tests to not be run.
Update README with correct sorting method
Use key formatters for relationship names
Don't raise KeyError when trying to navigate to nil next_page
Allow use of `detail` next to `title` attribute on error parsing. Issue #196
README: Fix link to compound document [skip ci]
Add info about `with_headers` method
@garytaylor garytaylor merged commit 378b297 into shiftcommerce:master Oct 25, 2016
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.