person.rb 82 Bytes Edit Raw Blame History Permalink 1 2 3 class Person < ActiveResource::Base self.site = "http://37s.sunrise.i:3000" end