Skip to content

Instantly share code, notes, and snippets.

@alnutile
Created August 28, 2014 00:21
Show Gist options
  • Save alnutile/97994a081c0990f8c343 to your computer and use it in GitHub Desktop.
Save alnutile/97994a081c0990f8c343 to your computer and use it in GitHub Desktop.
"property_types": [
        {
        "id": "1",
        "name": "Industrial",
        "pivot": {
            "property_type_taggable_id": "5",
            "property_type_id": "1"
          }
        },
        {
        "id": "3",
        "name": "Residential",
        "pivot": {
            "property_type_taggable_id": "5",
            "property_type_id": "3"
         }
    }
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment