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