Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

seed selected models only #289

Closed
wants to merge 6 commits into from
Closed

Commits on Aug 18, 2016

  1. add list of models to seed as optional arguments to the db:seed comma…

    …nd for more modular seeding control
    jasondecamp committed Aug 18, 2016
    Copy the full SHA
    bf88e5d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2016

  1. Copy the full SHA
    d14c740 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2016

  1. Merge pull request #1 from jasondecamp/migrationFixHiddenFiles

    fix migrations to ignore hidden files in the migrations directory
    jasondecamp committed Oct 18, 2016
    Copy the full SHA
    0dec242 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from keithwhor/master

    Validations apply to fields and run no matter what
    jasondecamp committed Oct 18, 2016
    Copy the full SHA
    2181c4b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ac390ba View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from jasondecamp/migrationFixHiddenFiles

    fix hidden files in model directory from breaking seed
    jasondecamp committed Oct 18, 2016
    Copy the full SHA
    2d80c9f View commit details
    Browse the repository at this point in the history