mirror of
https://github.com/wahyd4/ocelots.git
synced 2026-08-09 04:56:21 +10:00
just a test for heroku
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
Organisation.create!(name: 'ThoughtWorks', domains: 'thoughtworks.com')
|
||||
Organisation.create!(name: 'Suncorp', domains: 'suncorp.com.au,suncorpbanks.com.au')
|
||||
Organisation.create!(:name => 'ThoughtWorks', :domains => 'thoughtworks.com')
|
||||
Organisation.create!(:name => 'Suncorp', :domains => 'suncorp.com.au,suncorpbanks.com.au')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user