Thanks to visit codestin.com
Credit goes to github.com

Skip to content

New commands #4

@eldoy

Description

@eldoy

wipe: reset the db
seed: seed the db

  1. Try calling seed method, if not look for seed.rb
  2. Try calling wipe method, if not look for wipe.rb

alternative:

db(:wipe) -> wipe the db
db(:seed) -> run seed.rb if defined

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions