Skip to content

Not a typical way of using seeds.rb #2

Description

@stevenocchipinti

From what I can tell, this is just loading some test data.
I would suggest moving this into a rake task, such as dev:test_data or something.

Seeds are normally things that need to be in the database for the app to work, such as lookup tables, etc.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions