- Softwrap mode:
- Toggle
Blob of spec/fixtures/cloners.yml
(raw blob data)
| 1 | # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html |
| 2 | |
| 3 | argentina: |
| 4 | ip: 200.45.34.21 |
| 5 | country: Argentina |
| 6 | country_code: AR |
| 7 | date: 2008-04-13 23:40:30 |
| 8 | |
| 9 | mexico: |
| 10 | ip: 200.53.12.21 |
| 11 | country: Mexico |
| 12 | country_code: MX |
| 13 | date: 2008-04-13 23:40:30 |
