Class: Locomotive::Steam::EditableElementRepository

Inherits:
Object
  • Object
show all
Includes:
Models::Repository
Defined in:
lib/locomotive/steam/repositories/editable_element_repository.rb

Instance Attribute Summary collapse

Attributes included from Models::Repository

#adapter, #local_conditions, #scope

Method Summary

Methods included from Models::Repository

#base_url, #build, #count, #create, #delete, #find, #first, #i18n_value_of, #inc, #initialize, #initialize_copy, #k, #last, #mapper, #prepare_conditions, #query, #update

Instance Attribute Details

#pageObject

Returns the value of attribute page.



8
9
10
# File 'lib/locomotive/steam/repositories/editable_element_repository.rb', line 8

def page
  @page
end