Changeset [0c91c163d563a75d1ec0fadc63258aa1b4bc4424] by vickeryj
February 16th, 2009 @ 05:59 PM
code that illustrates use of Rails decimal and integer types http://github.com/yfactorial/obj...
Committed by vickeryj
- M Classes/Person.h
- M Classes/Person.m
- M Classes/ViewPersonController.m
- M Classes/objective_resourceAppDelegate.m
- 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/db/development.sqlite3
- M sample_rails_app/db/migrate/20090216225220_add_some_integer_and_some_decimal_to_person.rb
- M sample_rails_app/db/schema.rb
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.