Changeset [b18e4a9be5adda6ab72045f6a09938adc44b214b] by vickeryj

January 28th, 2009 @ 04:27 PM

Committed by vickeryj

  • M .gitmodules
  • M Classes/AddDogViewController.h
  • M Classes/AddDogViewController.m
  • M Classes/AddPersonView.xib
  • M Classes/AddPersonViewController.h
  • M Classes/AddPersonViewController.m
  • M Classes/Dog.h
  • M Classes/Dog.m
  • M Classes/DogTest.m
  • M Classes/DogViewController.h
  • M Classes/DogViewController.m
  • M Classes/DogViewController.xib
  • M Classes/EditDogViewController.m
  • M Classes/EditPerson.h
  • M Classes/EditPerson.m
  • M Classes/EditPersonController.h
  • M Classes/EditPersonController.m
  • M Classes/EditPersonController.xib
  • M Classes/ItemIds.h
  • M Classes/PeopleViewController.h
  • M Classes/PeopleViewController.m
  • M Classes/Person.h
  • M Classes/Person.m
  • M Classes/PersonTest.h
  • M Classes/PersonTest.m
  • M Classes/ViewDogController.m
  • M Classes/ViewPersonController.h
  • M Classes/ViewPersonController.m
  • M Classes/objective_resourceAppDelegate.m
  • M MainWindow.xib
  • M objective_resource.xcodeproj/project.pbxproj
  • M sample_rails_app/app/controllers/dogs_controller.rb
  • M sample_rails_app/app/controllers/people_controller.rb
  • M sample_rails_app/app/helpers/people_helper.rb
  • M sample_rails_app/app/models/dog.rb
  • M sample_rails_app/app/models/person.rb
  • M sample_rails_app/app/views/dogs/edit.html.erb
  • M sample_rails_app/app/views/dogs/index.html.erb
  • M sample_rails_app/app/views/dogs/new.html.erb
  • M sample_rails_app/app/views/dogs/show.html.erb
  • M sample_rails_app/app/views/layouts/owners.html.erb
  • M sample_rails_app/app/views/people/edit.html.erb
  • M sample_rails_app/app/views/people/index.html.erb
  • M sample_rails_app/app/views/people/new.html.erb
  • M sample_rails_app/app/views/people/show.html.erb
  • M sample_rails_app/config/routes.rb
  • M sample_rails_app/db/migrate/20090126163916_create_people.rb
  • M sample_rails_app/db/migrate/20090126164129_add_people_to_dogs.rb
  • M sample_rails_app/db/schema.rb
  • M sample_rails_app/lib/tasks/populate.rake
  • M sample_rails_app/public/javascripts/prototype.js
  • M sample_rails_app/test/fixtures/owners.yml
  • M sample_rails_app/test/functional/owners_controller_test.rb
  • M sample_rails_app/test/unit/owner_test.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Port of Rails' ActiveResource framework to the iPhone.

Shared Ticket Bins