From cf1b60e0cfa7d1a8f4a80d686649cc12e73a634e Mon Sep 17 00:00:00 2001 From: hukl Date: Fri, 24 Apr 2009 11:43:08 +0200 Subject: Integrated basic Asset upload functionality. You can upload files now and use their url in pages. --- test/fixtures/assets.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 test/fixtures/assets.yml (limited to 'test/fixtures') diff --git a/test/fixtures/assets.yml b/test/fixtures/assets.yml new file mode 100644 index 0000000..5bf0293 --- /dev/null +++ b/test/fixtures/assets.yml @@ -0,0 +1,7 @@ +# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html + +# one: +# column: value +# +# two: +# column: value -- cgit v1.3