Class: QueryResource

Inherits:
ActiveResource::Base
  • Object
show all
Defined in:
lib/query_resource.rb

Instance Method Summary (collapse)

Instance Method Details

- (Object) to_param



7
8
9
# File 'lib/query_resource.rb', line 7

def to_param
  self.identifier
end