Skip to content

Instantly share code, notes, and snippets.

@alvinsng
Last active April 18, 2018 22:22
Show Gist options
  • Select an option

  • Save alvinsng/d73967218d24ed781ba9d0bc5dc6665a to your computer and use it in GitHub Desktop.

Select an option

Save alvinsng/d73967218d24ed781ba9d0bc5dc6665a to your computer and use it in GitHub Desktop.
RESEED_DB = -> do
DbSeedsHelper.create_default_customer_data_types
DbSeedsHelper.create_markets
DbSeedsHelper.create_organizations
DbSeedsHelper.create_owner_entities
DbSeedsHelper.create_system_human
DbSeedsHelper.create_seller_flows
DbSeedsHelper.create_title_orgs
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment