created delivery destination model

This commit is contained in:
Senad Uka
2015-02-20 07:33:26 +01:00
parent 47017b6830
commit 53fc9f0b99
10 changed files with 123 additions and 3 deletions

View File

@@ -0,0 +1,19 @@
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
name: MyString
address: MyString
place: MyString
postal_code: MyString
phone: MyString
email: MyString
note: MyText
two:
name: MyString
address: MyString
place: MyString
postal_code: MyString
phone: MyString
email: MyString
note: MyText