Skip to content

Instantly share code, notes, and snippets.

@lcowell
Created November 15, 2011 16:23
Show Gist options
  • Save lcowell/1367495 to your computer and use it in GitHub Desktop.
Save lcowell/1367495 to your computer and use it in GitHub Desktop.
Tapity Tap
def configure_store
store = App::Store.build
store.config!
return if store.check_for_other_store_instances
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment