* Remove hard coded organization id from seed Since we create (hopefully) an organization with a known slug, use find_by here to set the organization_id on the seeded DisplayAd. * Since the DisplayAd looks by slug, create org if slug not found Change the seed guard to ensure an organization with slug "bachmanity" is present - we'll find by slug in DisplayAd (rather than assuming this is id 1). |
||
|---|---|---|
| .. | ||
| fixtures | ||
| initializers | ||
| seeds | ||
| shared_examples | ||
| omniauth_helpers.rb | ||
| rpush_helpers.rb | ||
| runkit_tag_context.rb | ||
| shared_context.rb | ||
| sidekiq_test_helpers.rb | ||
| within_block_is_expected.rb | ||