primer 0.2.0 → 0.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (38) hide show
  1. data/History.txt +5 -0
  2. data/example/db/blog.sqlite3 +0 -0
  3. data/lib/primer/worker/active_record_agent.rb +3 -4
  4. data/spec/db/test.sqlite3 +0 -0
  5. metadata +37 -68
  6. data/lib/primer/bus/amqp.rbc +0 -1045
  7. data/lib/primer/bus/memory.rbc +0 -344
  8. data/lib/primer/bus.rbc +0 -872
  9. data/lib/primer/cache/memory.rbc +0 -1443
  10. data/lib/primer/cache/redis.rbc +0 -1643
  11. data/lib/primer/cache.rbc +0 -1502
  12. data/lib/primer/enabler.rbc +0 -414
  13. data/lib/primer/helpers.rbc +0 -1438
  14. data/lib/primer/lazyness.rbc +0 -1442
  15. data/lib/primer/real_time.rbc +0 -1999
  16. data/lib/primer/route_set.rbc +0 -1475
  17. data/lib/primer/watcher/active_record_macros.rbc +0 -1796
  18. data/lib/primer/watcher/macros.rbc +0 -1628
  19. data/lib/primer/watcher.rbc +0 -1416
  20. data/lib/primer/worker/active_record_agent.rbc +0 -2840
  21. data/lib/primer/worker/changes_agent.rbc +0 -578
  22. data/lib/primer/worker.rbc +0 -1254
  23. data/lib/primer.rbc +0 -944
  24. data/spec/models/artist.rbc +0 -288
  25. data/spec/models/blog_post.rbc +0 -181
  26. data/spec/models/calendar.rbc +0 -209
  27. data/spec/models/concert.rbc +0 -211
  28. data/spec/models/performance.rbc +0 -177
  29. data/spec/models/person.rbc +0 -306
  30. data/spec/models/watchable.rbc +0 -363
  31. data/spec/primer/bus_spec.rbc +0 -940
  32. data/spec/primer/cache_spec.rbc +0 -8535
  33. data/spec/primer/helpers/erb_spec.rbc +0 -2485
  34. data/spec/primer/lazyness_spec.rbc +0 -1408
  35. data/spec/primer/watcher/active_record_spec.rbc +0 -5202
  36. data/spec/primer/watcher_spec.rbc +0 -2645
  37. data/spec/schema.rbc +0 -775
  38. data/spec/spec_helper.rbc +0 -1193
@@ -1,288 +0,0 @@
1
- !RBIX
2
- 10310238139619683799
3
- x
4
- M
5
- 1
6
- n
7
- n
8
- x
9
- 10
10
- __script__
11
- i
12
- 33
13
- 99
14
- 7
15
- 0
16
- 45
17
- 1
18
- 2
19
- 43
20
- 3
21
- 65
22
- 49
23
- 4
24
- 3
25
- 13
26
- 99
27
- 12
28
- 7
29
- 5
30
- 12
31
- 7
32
- 6
33
- 12
34
- 65
35
- 12
36
- 49
37
- 7
38
- 4
39
- 15
40
- 49
41
- 5
42
- 0
43
- 15
44
- 2
45
- 11
46
- I
47
- 6
48
- I
49
- 0
50
- I
51
- 0
52
- I
53
- 0
54
- n
55
- p
56
- 8
57
- x
58
- 6
59
- Artist
60
- x
61
- 12
62
- ActiveRecord
63
- n
64
- x
65
- 4
66
- Base
67
- x
68
- 10
69
- open_class
70
- x
71
- 14
72
- __class_init__
73
- M
74
- 1
75
- n
76
- n
77
- x
78
- 6
79
- Artist
80
- i
81
- 97
82
- 5
83
- 66
84
- 5
85
- 7
86
- 0
87
- 47
88
- 49
89
- 1
90
- 1
91
- 15
92
- 5
93
- 7
94
- 2
95
- 44
96
- 43
97
- 3
98
- 79
99
- 49
100
- 4
101
- 1
102
- 13
103
- 7
104
- 5
105
- 7
106
- 0
107
- 49
108
- 6
109
- 2
110
- 15
111
- 47
112
- 49
113
- 1
114
- 2
115
- 15
116
- 5
117
- 7
118
- 7
119
- 47
120
- 49
121
- 8
122
- 1
123
- 15
124
- 5
125
- 7
126
- 9
127
- 44
128
- 43
129
- 3
130
- 80
131
- 49
132
- 4
133
- 1
134
- 13
135
- 7
136
- 5
137
- 7
138
- 7
139
- 49
140
- 6
141
- 2
142
- 15
143
- 13
144
- 7
145
- 10
146
- 7
147
- 11
148
- 49
149
- 6
150
- 2
151
- 15
152
- 47
153
- 49
154
- 1
155
- 2
156
- 15
157
- 5
158
- 45
159
- 12
160
- 13
161
- 43
162
- 14
163
- 47
164
- 49
165
- 15
166
- 1
167
- 15
168
- 5
169
- 45
170
- 12
171
- 16
172
- 43
173
- 17
174
- 47
175
- 49
176
- 15
177
- 1
178
- 11
179
- I
180
- 6
181
- I
182
- 0
183
- I
184
- 0
185
- I
186
- 0
187
- n
188
- p
189
- 18
190
- x
191
- 12
192
- performances
193
- x
194
- 8
195
- has_many
196
- x
197
- 8
198
- concerts
199
- x
200
- 4
201
- Hash
202
- x
203
- 16
204
- new_from_literal
205
- x
206
- 7
207
- through
208
- x
209
- 3
210
- []=
211
- x
212
- 8
213
- calendar
214
- x
215
- 10
216
- belongs_to
217
- x
218
- 13
219
- upcoming_gigs
220
- x
221
- 6
222
- source
223
- x
224
- 4
225
- gigs
226
- x
227
- 6
228
- Primer
229
- n
230
- x
231
- 7
232
- Watcher
233
- x
234
- 7
235
- include
236
- n
237
- x
238
- 8
239
- Lazyness
240
- p
241
- 13
242
- I
243
- 2
244
- I
245
- 2
246
- I
247
- a
248
- I
249
- 3
250
- I
251
- 22
252
- I
253
- 5
254
- I
255
- 2a
256
- I
257
- 6
258
- I
259
- 4b
260
- I
261
- 8
262
- I
263
- 56
264
- I
265
- 9
266
- I
267
- 61
268
- x
269
- 52
270
- /Users/jcoglan/projects/primer/spec/models/artist.rb
271
- p
272
- 0
273
- x
274
- 13
275
- attach_method
276
- p
277
- 3
278
- I
279
- 0
280
- I
281
- 1
282
- I
283
- 21
284
- x
285
- 52
286
- /Users/jcoglan/projects/primer/spec/models/artist.rb
287
- p
288
- 0
@@ -1,181 +0,0 @@
1
- !RBIX
2
- 10310238139619683799
3
- x
4
- M
5
- 1
6
- n
7
- n
8
- x
9
- 10
10
- __script__
11
- i
12
- 33
13
- 99
14
- 7
15
- 0
16
- 45
17
- 1
18
- 2
19
- 43
20
- 3
21
- 65
22
- 49
23
- 4
24
- 3
25
- 13
26
- 99
27
- 12
28
- 7
29
- 5
30
- 12
31
- 7
32
- 6
33
- 12
34
- 65
35
- 12
36
- 49
37
- 7
38
- 4
39
- 15
40
- 49
41
- 5
42
- 0
43
- 15
44
- 2
45
- 11
46
- I
47
- 6
48
- I
49
- 0
50
- I
51
- 0
52
- I
53
- 0
54
- n
55
- p
56
- 8
57
- x
58
- 8
59
- BlogPost
60
- x
61
- 12
62
- ActiveRecord
63
- n
64
- x
65
- 4
66
- Base
67
- x
68
- 10
69
- open_class
70
- x
71
- 14
72
- __class_init__
73
- M
74
- 1
75
- n
76
- n
77
- x
78
- 8
79
- BlogPost
80
- i
81
- 32
82
- 5
83
- 66
84
- 5
85
- 7
86
- 0
87
- 47
88
- 49
89
- 1
90
- 1
91
- 15
92
- 5
93
- 45
94
- 2
95
- 3
96
- 43
97
- 4
98
- 47
99
- 49
100
- 5
101
- 1
102
- 15
103
- 5
104
- 45
105
- 2
106
- 6
107
- 43
108
- 7
109
- 47
110
- 49
111
- 5
112
- 1
113
- 11
114
- I
115
- 2
116
- I
117
- 0
118
- I
119
- 0
120
- I
121
- 0
122
- n
123
- p
124
- 8
125
- x
126
- 6
127
- person
128
- x
129
- 10
130
- belongs_to
131
- x
132
- 6
133
- Primer
134
- n
135
- x
136
- 7
137
- Watcher
138
- x
139
- 7
140
- include
141
- n
142
- x
143
- 8
144
- Lazyness
145
- p
146
- 7
147
- I
148
- 2
149
- I
150
- 2
151
- I
152
- a
153
- I
154
- 3
155
- I
156
- 15
157
- I
158
- 4
159
- I
160
- 20
161
- x
162
- 55
163
- /Users/jcoglan/projects/primer/spec/models/blog_post.rb
164
- p
165
- 0
166
- x
167
- 13
168
- attach_method
169
- p
170
- 3
171
- I
172
- 0
173
- I
174
- 1
175
- I
176
- 21
177
- x
178
- 55
179
- /Users/jcoglan/projects/primer/spec/models/blog_post.rb
180
- p
181
- 0
@@ -1,209 +0,0 @@
1
- !RBIX
2
- 10310238139619683799
3
- x
4
- M
5
- 1
6
- n
7
- n
8
- x
9
- 10
10
- __script__
11
- i
12
- 33
13
- 99
14
- 7
15
- 0
16
- 45
17
- 1
18
- 2
19
- 43
20
- 3
21
- 65
22
- 49
23
- 4
24
- 3
25
- 13
26
- 99
27
- 12
28
- 7
29
- 5
30
- 12
31
- 7
32
- 6
33
- 12
34
- 65
35
- 12
36
- 49
37
- 7
38
- 4
39
- 15
40
- 49
41
- 5
42
- 0
43
- 15
44
- 2
45
- 11
46
- I
47
- 6
48
- I
49
- 0
50
- I
51
- 0
52
- I
53
- 0
54
- n
55
- p
56
- 8
57
- x
58
- 8
59
- Calendar
60
- x
61
- 12
62
- ActiveRecord
63
- n
64
- x
65
- 4
66
- Base
67
- x
68
- 10
69
- open_class
70
- x
71
- 14
72
- __class_init__
73
- M
74
- 1
75
- n
76
- n
77
- x
78
- 8
79
- Calendar
80
- i
81
- 46
82
- 5
83
- 66
84
- 5
85
- 7
86
- 0
87
- 47
88
- 49
89
- 1
90
- 1
91
- 15
92
- 5
93
- 7
94
- 2
95
- 44
96
- 43
97
- 3
98
- 79
99
- 49
100
- 4
101
- 1
102
- 13
103
- 7
104
- 5
105
- 7
106
- 6
107
- 64
108
- 49
109
- 7
110
- 2
111
- 15
112
- 47
113
- 49
114
- 1
115
- 2
116
- 15
117
- 5
118
- 45
119
- 8
120
- 9
121
- 43
122
- 10
123
- 47
124
- 49
125
- 11
126
- 1
127
- 11
128
- I
129
- 6
130
- I
131
- 0
132
- I
133
- 0
134
- I
135
- 0
136
- n
137
- p
138
- 12
139
- x
140
- 7
141
- artists
142
- x
143
- 8
144
- has_many
145
- x
146
- 4
147
- gigs
148
- x
149
- 4
150
- Hash
151
- x
152
- 16
153
- new_from_literal
154
- x
155
- 10
156
- class_name
157
- s
158
- 7
159
- Concert
160
- x
161
- 3
162
- []=
163
- x
164
- 6
165
- Primer
166
- n
167
- x
168
- 7
169
- Watcher
170
- x
171
- 7
172
- include
173
- p
174
- 7
175
- I
176
- 2
177
- I
178
- 2
179
- I
180
- a
181
- I
182
- 3
183
- I
184
- 23
185
- I
186
- 5
187
- I
188
- 2e
189
- x
190
- 54
191
- /Users/jcoglan/projects/primer/spec/models/calendar.rb
192
- p
193
- 0
194
- x
195
- 13
196
- attach_method
197
- p
198
- 3
199
- I
200
- 0
201
- I
202
- 1
203
- I
204
- 21
205
- x
206
- 54
207
- /Users/jcoglan/projects/primer/spec/models/calendar.rb
208
- p
209
- 0