From f090feb8d4cacce9a1e8ffcda6cb542917c7e1e1 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 27 Mar 2015 13:33:34 -0400 Subject: railzZz --- test/fixtures/.gitkeep | 0 test/fixtures/fingers.yml | 11 +++++++++++ 2 files changed, 11 insertions(+) create mode 100644 test/fixtures/.gitkeep create mode 100644 test/fixtures/fingers.yml (limited to 'test/fixtures') diff --git a/test/fixtures/.gitkeep b/test/fixtures/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/test/fixtures/fingers.yml b/test/fixtures/fingers.yml new file mode 100644 index 0000000..6abb172 --- /dev/null +++ b/test/fixtures/fingers.yml @@ -0,0 +1,11 @@ +# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html + +one: + nick: MyString + hash: MyString + remote_addr: MyString + +two: + nick: MyString + hash: MyString + remote_addr: MyString -- cgit v1.2.3-70-g09d2