diff options
Diffstat (limited to 'vendor/plugins/will_paginate/test/fixtures/developers_projects.yml')
| -rw-r--r-- | vendor/plugins/will_paginate/test/fixtures/developers_projects.yml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/vendor/plugins/will_paginate/test/fixtures/developers_projects.yml b/vendor/plugins/will_paginate/test/fixtures/developers_projects.yml deleted file mode 100644 index cee359c..0000000 --- a/vendor/plugins/will_paginate/test/fixtures/developers_projects.yml +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | david_action_controller: | ||
| 2 | developer_id: 1 | ||
| 3 | project_id: 2 | ||
| 4 | joined_on: 2004-10-10 | ||
| 5 | |||
| 6 | david_active_record: | ||
| 7 | developer_id: 1 | ||
| 8 | project_id: 1 | ||
| 9 | joined_on: 2004-10-10 | ||
| 10 | |||
| 11 | jamis_active_record: | ||
| 12 | developer_id: 2 | ||
| 13 | project_id: 1 \ No newline at end of file | ||
