Adding pamela but I'm dumb and messed up routing

This commit is contained in:
2013-01-31 20:33:40 -07:00
parent 6673573e36
commit a7e999614c
21 changed files with 364 additions and 1 deletions

11
test/fixtures/mac_logs.yml vendored Normal file
View File

@@ -0,0 +1,11 @@
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
one:
mac: MyString
ip: MyString
action: MyString
two:
mac: MyString
ip: MyString
action: MyString

17
test/fixtures/macs.yml vendored Normal file
View File

@@ -0,0 +1,17 @@
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
one:
user:
mac: MyString
ip: MyString
since: 2013-01-31 19:19:49
refreshed: 2013-01-31 19:19:49
active: false
two:
user:
mac: MyString
ip: MyString
since: 2013-01-31 19:19:49
refreshed: 2013-01-31 19:19:49
active: false