Method: Wheel::Store#initialize

Defined in:
lib/wheel/store.rb

#initializeStore

Returns a new instance of Store.



23
24
25
# File 'lib/wheel/store.rb', line 23

def initialize
  reload
end