Skip to content

Rails 7.x + Postgres project that runs seeds #9

@VictorMotogna

Description

@VictorMotogna
  • create a Rails project with a Postgres db (api_only)
  • the project needs to run a seed action (rails db:seed
  • the seeds file should contain 1 model and create 10k entries for that model
  • you will need to update the shell script so that it creates the db, installs dependencies from Gemfile, runs the seeds and benchmark everything
  • you should also create a new folder named rails_projects/project_folder_for_this_issue

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions