static_model 0.1.5 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/test/authors.yml DELETED
@@ -1,10 +0,0 @@
1
- ---
2
- - id: 1
3
- publisher_id: 1
4
- name: Michael Pollan
5
- - id: 2
6
- publisher_id:
7
- name: Piers Anthony
8
- - id: 3
9
- publisher_id: 2
10
- name: Chuck Palahniuk
data/test/books.yml DELETED
@@ -1,22 +0,0 @@
1
- ---
2
- - id: 1
3
- title: The Omnivore's Dilemma
4
- author: Michael Pollan
5
- author_id: 1
6
- genre: Non-Fiction
7
- - id: 2
8
- title: In Defense of Food
9
- author: Michael Pollan
10
- author_id: 1
11
- genre: Non-Fiction
12
- - id: 3
13
- title: Omnivore (Of Man and Manta)
14
- author: Piers Anthony
15
- author_id: 2
16
- genre: Fantasy
17
- - id: 4
18
- title: Choke
19
- author: Chuck Palahniuk
20
- author_id: 3
21
- genre: Humor
22
-
data/test/publishers.yml DELETED
@@ -1,5 +0,0 @@
1
- ---
2
- - id: 1
3
- name: Phaidon
4
- - id: 2
5
- name: Penguin