ddd_sample_app_ruby icon indicating copy to clipboard operation
ddd_sample_app_ruby copied to clipboard

Provide means to seed database with Cargos in transit, Routes, etc.

Open paulrayner opened this issue 12 years ago • 0 comments

Currently the database is seeded by sample_data_spec.rb, which is a total hack. This should be a rake task or something. Plus, it needs to be more than just one cargo, and more than just a handful of locations etc.

The Java and .NET sample apps have a button, but perhaps there is a better way to expose this as a kind of "behind the scenes" thing.

paulrayner avatar Jun 09 '13 23:06 paulrayner