diff options
| author | hukl <hukl@eight.local> | 2009-02-02 23:46:46 +0100 |
|---|---|---|
| committer | hukl <hukl@eight.local> | 2009-02-02 23:46:46 +0100 |
| commit | 1bbeefe805efba28ef9c237a1c27f3f1ce1d5dc0 (patch) | |
| tree | af9103e8e23b097a930f6fa6930dca470d657043 /test/fixtures | |
| parent | 1c8bcc58d410db6d7eb5f1629813f08f78f47fa1 (diff) | |
refactored the whole tagging thing. now using
acts_as_taggable_on_steroids instead of a
homebrew solution
Diffstat (limited to 'test/fixtures')
| -rw-r--r-- | test/fixtures/flags.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/test/fixtures/flags.yml b/test/fixtures/flags.yml deleted file mode 100644 index 157d747..0000000 --- a/test/fixtures/flags.yml +++ /dev/null | |||
| @@ -1,7 +0,0 @@ | |||
| 1 | # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html | ||
| 2 | |||
| 3 | one: | ||
| 4 | name: MyString | ||
| 5 | |||
| 6 | two: | ||
| 7 | name: MyString | ||
