okay, so, we have associations rocking
This commit is contained in:
Vendored
+13
@@ -0,0 +1,13 @@
|
||||
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
|
||||
|
||||
one:
|
||||
total: MyString
|
||||
employee_contrib: MyString
|
||||
employer_contrib: MyString
|
||||
user_id: MyString
|
||||
|
||||
two:
|
||||
total: MyString
|
||||
employee_contrib: MyString
|
||||
employer_contrib: MyString
|
||||
user_id: MyString
|
||||
Reference in New Issue
Block a user