mirror of
https://github.com/wahyd4/ocelots.git
synced 2026-08-09 13:06:25 +10:00
4 lines
170 B
Ruby
Executable File
4 lines
170 B
Ruby
Executable File
Organisation.create!(:name => 'ThoughtWorks', :domains => 'thoughtworks.com')
|
|
Organisation.create!(:name => 'Suncorp', :domains => 'suncorp.com.au,suncorpbanks.com.au')
|
|
|