add testing device images and a lot more, before bootstrap:themed

This commit is contained in:
2012-08-24 13:46:59 +02:00
parent 5b27d6dcd9
commit e3c189d187
33 changed files with 2003 additions and 51 deletions
+5
View File
@@ -0,0 +1,5 @@
FactoryGirl.define do
factory :list do
association :table
end
end