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