just a test for heroku

This commit is contained in:
2012-11-13 16:40:01 +08:00
parent 10280c8e6e
commit 2b42b2170f
+2 -2
View File
@@ -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')