| ... | ... | @@ -30,3 +30,8 @@ workgroup = Workgroup.seed_by(name: "ACMEE Workgroup") do |w| |
|
|
|
w.stop_area_referential = stop_area_referential
|
|
|
|
end
|
|
|
|
```
|
|
|
|
|
|
|
|
A sample `seeds` file is provided in `db/seeds/development/default.seeds.rb.sample`
|
|
|
|
|
|
|
|
### Please note:
|
|
|
|
the easiest and fastest way to get an "up and running" workbench, with its organization and all related models, is to use the "Sign Up" feature. |
|
|
\ No newline at end of file |