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

Resource handling enhancements #2

Merged
merged 3 commits into from Nov 6, 2012
Merged

Resource handling enhancements #2

merged 3 commits into from Nov 6, 2012

Commits on Nov 1, 2012

  1. Handle arrays of strings

    pengwynn committed Nov 1, 2012
    Copy the full SHA
    4e68e36 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2012

  1. Copy the full SHA
    6c8c5b2 View commit details
    Browse the repository at this point in the history
  2. Switch from ivar to attrs for Resource fields

    Some JSON is waacked. This change supports key
    names like '8' => 'eight' and '@file' => 'file.xml'
    via [] notation.
    pengwynn committed Nov 2, 2012
    Copy the full SHA
    123da27 View commit details
    Browse the repository at this point in the history