class User < ActiveResource::Base
  self.site = "http://localhost:3008"
end