Skip to content

Instantly share code, notes, and snippets.

@maisaengineering
Created February 7, 2013 12:04
Show Gist options
  • Save maisaengineering/4730517 to your computer and use it in GitHub Desktop.
Save maisaengineering/4730517 to your computer and use it in GitHub Desktop.
data-cmp
{:univ=>{0=>#<ProfileKidsType _id: 511209f2bf131b0c51000005, _type: "ProfileKidsType", created_at: 2013-02-07 07:17:14 UTC, updated_at: 2013-02-07 07:17:14 UTC, lname: "mishra", fname: "ankit", nickname: "anki", gender: "Male", birthdate: "09/09/2012", address1: "Hyderabad", address2: "Bangalor", city: "Asansol", state: "W.B.", zip: "33456", terms: "each_field['id']">}, :parent=>{0=>#<ProfileParentType _id: 511209f2bf131b0c5100000b, _type: "ProfileParentType", child_relationship: "Mother", lname: "mishra", fname: "swetha", email: "swetha@gmail.com", phone1: {:type=>"Mobile", :contact=>"0987654567"}, phone2: {:type=>"Home", :contact=>"0987656788"}>, 1=>#<ProfileParentType _id: 511209f2bf131b0c51000008, _type: "ProfileParentType", child_relationship: "Father", email: "abhay@gmail.com", fname: "abhay", lname: "mishra", phone1: {:type=>"Mobile", :contact=>"0987654567"}, phone2: {:type=>"Home", :contact=>"0987656788"}>}, :org=>{0=>#<OrganizationMembership _id: 511209f2bf131b0c51000007, _type: nil, created_at: 2013-02-06 07:44:50 UTC, updated_at: 2013-02-06 07:44:50 UTC, org_id: "5082f5d279216d14d000001e", profile_id: BSON::ObjectId('511209f2bf131b0c5100000e'), food_allergies: "no food allergies", medical_issues: "no medical issues", other_concerns: "no other concerns", special_needs: "no special need">}, :seas=>{0=>#<Season _id: 511209f2bf131b0c51000006, _type: nil, created_at: 2013-02-06 07:44:50 UTC, updated_at: 2013-02-06 07:47:22 UTC, season_year: "2013-2014", is_acceped: "Application submitted", is_current: 0, status: "active", active_member_of_ppc: "No", age_group_and_school_days: "Two-year-oldTuesday/Thursday", are_you_enrolling_siblings_today: "Yes", family_currently_enrolled: "Yes", secondary_choice_of_class_days: "sunday", sibling_age_group: "4 years of school", sibling_days: "Sunday", sibling_name: "avinaw">}}
{:univ=>{0=>{"univ"=>[{"lname"=>"a", "fname"=>"a", "nickname"=>"a", "gender"=>"", "birthdate"=>"", "address1"=>"", "address2"=>"", "city"=>"", "state"=>"", "zip"=>""}], "org"=>[{"food_allergies"=>"", "medical_issues"=>"", "special_needs"=>"", "other_concerns"=>""}], "seas"=>[{"family_currently_enrolled"=>"", "active_member_of_ppc"=>"", "age_group_and_school_days"=>"", "secondary_choice_of_class_days"=>"", "are_you_enrolling_siblings_today"=>"", "sibling_name"=>"", "sibling_age_group"=>"", "sibling_days"=>""}], "parent"=>[{"child_relationship"=>"", "lastname"=>"", "firstname"=>"", "email"=>"", "phone1"=>{"contact"=>"", "type"=>""}, "phone2"=>{"contact"=>"", "type"=>""}}, {"child_relationship"=>"", "lastname"=>"", "firstname"=>"", "email"=>"", "phone1"=>{"contact"=>"", "type"=>""}, "phone2"=>{"contact"=>"", "type"=>""}}]}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment