aboutsummaryrefslogtreecommitdiffstats
path: root/activeresource/test/fixtures/person.rb
blob: 8e5768586a1b1063682a419e2616890d0b42da3b (plain) (blame)
1
2
3
class Person < ActiveResource::Base
  self.site = "http://37s.sunrise.i:3000"
end