Module: CommaHeaven::Export::Implementation::Rails2

Defined in:
lib/comma-heaven/export.rb

Instance Method Summary collapse

Instance Method Details

#export_scopeObject



17
18
19
# File 'lib/comma-heaven/export.rb', line 17

def export_scope
  scoped(scope(:find))
end