Class: Volt::Persistors::Store

Inherits:
Object
  • Object
show all
Defined in:
app/sql/lib/store_persistor.rb

Instance Method Summary collapse

Instance Method Details

#on_the_fly_collections?Boolean

Returns:

  • (Boolean)


5
6
7
# File 'app/sql/lib/store_persistor.rb', line 5

def on_the_fly_collections?
  false
end