Skip to content

R1: Seed data automation (db/seeds.rb) #17

@bstruong

Description

@bstruong

Add `db/seeds.rb` for `FeedProfile` and `FeedColumn` records so environment setup is repeatable without manual console work.

Currently a fresh dev environment requires hand-creating the MLSListings feed profile and its column mappings via Rails console. `rails db:seed` should do it.

This is one of the Next roadmap items in CASTER's README — labeled `roadmap` but is fully unblocked and atomic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    roadmapFuture feature ideas

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions