wagons 0.3.0 → 0.3.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +8 -8
- data/lib/generators/wagon/templates/bin/rails.tt +2 -2
- data/lib/tasks/wagons.rake +23 -22
- data/lib/wagons/version.rb +1 -1
- data/test/dummy/Gemfile.lock +48 -52
- data/test/dummy/db/development.sqlite3 +0 -0
- data/test/dummy/db/test.sqlite3 +0 -0
- data/test/dummy/log/development.log +1015 -1528
- data/test/dummy/log/test.log +6518 -11795
- data/test/dummy/tmp/cache/assets/test/sprockets/13fe41fee1fe35b49d145bcc06610705 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/2f5173deea6c795b8fdde723bb4b63af +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/357970feca3ac29060c1e3861e2c0953 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/cffd775d018f68ce5dba1ee0d951a994 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/d771ace226fc8215a3572e0aa35bb0d6 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/f7cbd26ba1d28d48de824f0e94586655 +0 -0
- data/test/dummy/vendor/wagons/superliner/Gemfile.lock +49 -53
- metadata +69 -83
- data/test/ci/rails3.gemfile.lock +0 -108
- data/test/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953 +0 -0
- data/test/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705 +0 -0
- data/test/dummy/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655 +0 -0
- data/test/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6 +0 -0
- data/test/dummy/tmp/cache/assets/DDC/400/sprockets%2Fcffd775d018f68ce5dba1ee0d951a994 +0 -0
- data/test/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af +0 -0
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -4,9 +4,9 @@ PATH
|
|
4
4
|
dummy_superliner (0.0.1)
|
5
5
|
|
6
6
|
PATH
|
7
|
-
remote: /
|
7
|
+
remote: /home/pzumkehr/src/ruby/wagons
|
8
8
|
specs:
|
9
|
-
wagons (0.
|
9
|
+
wagons (0.2.2)
|
10
10
|
bundler (>= 1.1)
|
11
11
|
rails (>= 3.2)
|
12
12
|
seed-fu-ndo (>= 0.0.2)
|
@@ -15,90 +15,86 @@ GEM
|
|
15
15
|
remote: https://rubygems.org/
|
16
16
|
remote: https://rubygems.org/
|
17
17
|
specs:
|
18
|
-
actionmailer (4.
|
19
|
-
actionpack (= 4.
|
20
|
-
actionview (= 4.1.1)
|
18
|
+
actionmailer (4.0.3)
|
19
|
+
actionpack (= 4.0.3)
|
21
20
|
mail (~> 2.5.4)
|
22
|
-
actionpack (4.
|
23
|
-
|
24
|
-
|
21
|
+
actionpack (4.0.3)
|
22
|
+
activesupport (= 4.0.3)
|
23
|
+
builder (~> 3.1.0)
|
24
|
+
erubis (~> 2.7.0)
|
25
25
|
rack (~> 1.5.2)
|
26
26
|
rack-test (~> 0.6.2)
|
27
|
-
|
28
|
-
activesupport (= 4.
|
29
|
-
builder (~> 3.1)
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
json (~> 1.7, >= 1.7.7)
|
41
|
-
minitest (~> 5.1)
|
27
|
+
activemodel (4.0.3)
|
28
|
+
activesupport (= 4.0.3)
|
29
|
+
builder (~> 3.1.0)
|
30
|
+
activerecord (4.0.3)
|
31
|
+
activemodel (= 4.0.3)
|
32
|
+
activerecord-deprecated_finders (~> 1.0.2)
|
33
|
+
activesupport (= 4.0.3)
|
34
|
+
arel (~> 4.0.0)
|
35
|
+
activerecord-deprecated_finders (1.0.3)
|
36
|
+
activesupport (4.0.3)
|
37
|
+
i18n (~> 0.6, >= 0.6.4)
|
38
|
+
minitest (~> 4.2)
|
39
|
+
multi_json (~> 1.3)
|
42
40
|
thread_safe (~> 0.1)
|
43
|
-
tzinfo (~>
|
44
|
-
arel (
|
45
|
-
|
41
|
+
tzinfo (~> 0.3.37)
|
42
|
+
arel (4.0.2)
|
43
|
+
atomic (1.1.15)
|
44
|
+
builder (3.1.4)
|
46
45
|
erubis (2.7.0)
|
47
46
|
hike (1.2.3)
|
48
47
|
i18n (0.6.9)
|
49
|
-
json (1.8.1)
|
50
48
|
mail (2.5.4)
|
51
49
|
mime-types (~> 1.16)
|
52
50
|
treetop (~> 1.4.8)
|
53
|
-
metaclass (0.0.
|
51
|
+
metaclass (0.0.1)
|
54
52
|
mime-types (1.25.1)
|
55
|
-
minitest (
|
56
|
-
mocha (
|
53
|
+
minitest (4.7.5)
|
54
|
+
mocha (0.14.0)
|
57
55
|
metaclass (~> 0.0.1)
|
58
|
-
multi_json (1.
|
56
|
+
multi_json (1.8.4)
|
59
57
|
polyglot (0.3.4)
|
60
58
|
rack (1.5.2)
|
61
59
|
rack-test (0.6.2)
|
62
60
|
rack (>= 1.0)
|
63
|
-
rails (4.
|
64
|
-
actionmailer (= 4.
|
65
|
-
actionpack (= 4.
|
66
|
-
|
67
|
-
|
68
|
-
activerecord (= 4.1.1)
|
69
|
-
activesupport (= 4.1.1)
|
61
|
+
rails (4.0.3)
|
62
|
+
actionmailer (= 4.0.3)
|
63
|
+
actionpack (= 4.0.3)
|
64
|
+
activerecord (= 4.0.3)
|
65
|
+
activesupport (= 4.0.3)
|
70
66
|
bundler (>= 1.3.0, < 2.0)
|
71
|
-
railties (= 4.
|
72
|
-
sprockets-rails (~> 2.0)
|
73
|
-
railties (4.
|
74
|
-
actionpack (= 4.
|
75
|
-
activesupport (= 4.
|
67
|
+
railties (= 4.0.3)
|
68
|
+
sprockets-rails (~> 2.0.0)
|
69
|
+
railties (4.0.3)
|
70
|
+
actionpack (= 4.0.3)
|
71
|
+
activesupport (= 4.0.3)
|
76
72
|
rake (>= 0.8.7)
|
77
73
|
thor (>= 0.18.1, < 2.0)
|
78
|
-
rake (10.
|
79
|
-
seed-fu (2.3.
|
80
|
-
activerecord (>= 3.1, < 4.
|
81
|
-
activesupport (>= 3.1, < 4.
|
74
|
+
rake (10.1.1)
|
75
|
+
seed-fu (2.3.0)
|
76
|
+
activerecord (>= 3.1, < 4.1)
|
77
|
+
activesupport (>= 3.1, < 4.1)
|
82
78
|
seed-fu-ndo (0.0.2)
|
83
79
|
seed-fu (>= 2.2.0)
|
84
|
-
sprockets (2.
|
80
|
+
sprockets (2.11.0)
|
85
81
|
hike (~> 1.2)
|
86
82
|
multi_json (~> 1.0)
|
87
83
|
rack (~> 1.0)
|
88
84
|
tilt (~> 1.1, != 1.3.0)
|
89
|
-
sprockets-rails (2.1
|
85
|
+
sprockets-rails (2.0.1)
|
90
86
|
actionpack (>= 3.0)
|
91
87
|
activesupport (>= 3.0)
|
92
88
|
sprockets (~> 2.8)
|
93
89
|
sqlite3 (1.3.9)
|
94
|
-
thor (0.
|
95
|
-
thread_safe (0.
|
90
|
+
thor (0.18.1)
|
91
|
+
thread_safe (0.2.0)
|
92
|
+
atomic (>= 1.1.7, < 2)
|
96
93
|
tilt (1.4.1)
|
97
94
|
treetop (1.4.15)
|
98
95
|
polyglot
|
99
96
|
polyglot (>= 0.3.1)
|
100
|
-
tzinfo (
|
101
|
-
thread_safe (~> 0.1)
|
97
|
+
tzinfo (0.3.38)
|
102
98
|
|
103
99
|
PLATFORMS
|
104
100
|
ruby
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: wagons
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.3.
|
4
|
+
version: 0.3.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Pascal Zumkehr
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2014-
|
11
|
+
date: 2014-09-01 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|
@@ -124,7 +124,6 @@ files:
|
|
124
124
|
- lib/wagons/wagon.rb
|
125
125
|
- lib/wagons/wagon_tasks.rake
|
126
126
|
- test/ci/rails3.gemfile
|
127
|
-
- test/ci/rails3.gemfile.lock
|
128
127
|
- test/dummy/Gemfile
|
129
128
|
- test/dummy/Gemfile.lock
|
130
129
|
- test/dummy/README.rdoc
|
@@ -173,12 +172,6 @@ files:
|
|
173
172
|
- test/dummy/test/fixtures/people.yml
|
174
173
|
- test/dummy/test/models/person_test.rb
|
175
174
|
- test/dummy/test/test_helper.rb
|
176
|
-
- test/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953
|
177
|
-
- test/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705
|
178
|
-
- test/dummy/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655
|
179
|
-
- test/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6
|
180
|
-
- test/dummy/tmp/cache/assets/DDC/400/sprockets%2Fcffd775d018f68ce5dba1ee0d951a994
|
181
|
-
- test/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af
|
182
175
|
- test/dummy/tmp/cache/assets/test/sprockets/13fe41fee1fe35b49d145bcc06610705
|
183
176
|
- test/dummy/tmp/cache/assets/test/sprockets/2f5173deea6c795b8fdde723bb4b63af
|
184
177
|
- test/dummy/tmp/cache/assets/test/sprockets/357970feca3ac29060c1e3861e2c0953
|
@@ -238,94 +231,87 @@ signing_key:
|
|
238
231
|
specification_version: 4
|
239
232
|
summary: Wagons are extensions to your application train running on Rails.
|
240
233
|
test_files:
|
234
|
+
- test/wagons_test.rb
|
235
|
+
- test/wagons_installer_test.rb
|
241
236
|
- test/ci/rails3.gemfile
|
242
|
-
- test/
|
243
|
-
- test/dummy/
|
237
|
+
- test/dummy/test/models/person_test.rb
|
238
|
+
- test/dummy/test/fixtures/people.yml
|
239
|
+
- test/dummy/test/test_helper.rb
|
240
|
+
- test/dummy/public/422.html
|
241
|
+
- test/dummy/public/404.html
|
242
|
+
- test/dummy/public/favicon.ico
|
243
|
+
- test/dummy/public/500.html
|
244
|
+
- test/dummy/Wagonfile
|
245
|
+
- test/dummy/Gemfile
|
246
|
+
- test/dummy/app/views/shared/_sidebar.html.erb
|
247
|
+
- test/dummy/app/views/people/index.html.erb
|
248
|
+
- test/dummy/app/views/people/_details.html.erb
|
249
|
+
- test/dummy/app/views/layouts/application.html.erb
|
250
|
+
- test/dummy/app/models/person.rb
|
244
251
|
- test/dummy/app/assets/stylesheets/application.css
|
252
|
+
- test/dummy/app/assets/javascripts/application.js
|
253
|
+
- test/dummy/app/helpers/application_helper.rb
|
245
254
|
- test/dummy/app/controllers/application_controller.rb
|
246
255
|
- test/dummy/app/controllers/people_controller.rb
|
247
|
-
- test/dummy/
|
248
|
-
- test/dummy/
|
249
|
-
- test/dummy/
|
250
|
-
- test/dummy/
|
251
|
-
- test/dummy/
|
252
|
-
- test/dummy/
|
256
|
+
- test/dummy/log/test.log
|
257
|
+
- test/dummy/log/development.log
|
258
|
+
- test/dummy/tmp/cache/assets/test/sprockets/f7cbd26ba1d28d48de824f0e94586655
|
259
|
+
- test/dummy/tmp/cache/assets/test/sprockets/d771ace226fc8215a3572e0aa35bb0d6
|
260
|
+
- test/dummy/tmp/cache/assets/test/sprockets/357970feca3ac29060c1e3861e2c0953
|
261
|
+
- test/dummy/tmp/cache/assets/test/sprockets/13fe41fee1fe35b49d145bcc06610705
|
262
|
+
- test/dummy/tmp/cache/assets/test/sprockets/2f5173deea6c795b8fdde723bb4b63af
|
263
|
+
- test/dummy/tmp/cache/assets/test/sprockets/cffd775d018f68ce5dba1ee0d951a994
|
264
|
+
- test/dummy/script/rails
|
265
|
+
- test/dummy/Gemfile.lock
|
266
|
+
- test/dummy/config/initializers/session_store.rb
|
267
|
+
- test/dummy/config/initializers/wagon_app_version.rb
|
268
|
+
- test/dummy/config/initializers/secret_token.rb
|
269
|
+
- test/dummy/config/initializers/mime_types.rb
|
270
|
+
- test/dummy/config/initializers/wrap_parameters.rb
|
271
|
+
- test/dummy/config/initializers/backtrace_silencers.rb
|
272
|
+
- test/dummy/config/initializers/inflections.rb
|
273
|
+
- test/dummy/config/routes.rb
|
253
274
|
- test/dummy/config/application.rb
|
275
|
+
- test/dummy/config/locales/en.yml
|
254
276
|
- test/dummy/config/boot.rb
|
255
|
-
- test/dummy/config/database.yml
|
256
277
|
- test/dummy/config/environment.rb
|
257
|
-
- test/dummy/config/
|
278
|
+
- test/dummy/config/database.yml
|
258
279
|
- test/dummy/config/environments/production.rb
|
259
280
|
- test/dummy/config/environments/test.rb
|
260
|
-
- test/dummy/config/
|
261
|
-
- test/dummy/
|
262
|
-
- test/dummy/
|
263
|
-
- test/dummy/
|
264
|
-
- test/dummy/
|
265
|
-
- test/dummy/
|
266
|
-
- test/dummy/
|
267
|
-
- test/dummy/
|
268
|
-
- test/dummy/
|
269
|
-
- test/dummy/config.ru
|
270
|
-
- test/dummy/db/development.sqlite3
|
271
|
-
- test/dummy/db/fixtures/development/people.rb
|
272
|
-
- test/dummy/db/fixtures/test/people.rb
|
273
|
-
- test/dummy/db/migrate/20120606125104_create_people.rb
|
274
|
-
- test/dummy/db/schema.rb
|
275
|
-
- test/dummy/db/test.sqlite3
|
276
|
-
- test/dummy/Gemfile
|
277
|
-
- test/dummy/Gemfile.lock
|
278
|
-
- test/dummy/log/development.log
|
279
|
-
- test/dummy/log/test.log
|
280
|
-
- test/dummy/public/404.html
|
281
|
-
- test/dummy/public/422.html
|
282
|
-
- test/dummy/public/500.html
|
283
|
-
- test/dummy/public/favicon.ico
|
284
|
-
- test/dummy/Rakefile
|
285
|
-
- test/dummy/README.rdoc
|
286
|
-
- test/dummy/script/rails
|
287
|
-
- test/dummy/test/fixtures/people.yml
|
288
|
-
- test/dummy/test/models/person_test.rb
|
289
|
-
- test/dummy/test/test_helper.rb
|
290
|
-
- test/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953
|
291
|
-
- test/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705
|
292
|
-
- test/dummy/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655
|
293
|
-
- test/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6
|
294
|
-
- test/dummy/tmp/cache/assets/DDC/400/sprockets%2Fcffd775d018f68ce5dba1ee0d951a994
|
295
|
-
- test/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af
|
296
|
-
- test/dummy/tmp/cache/assets/test/sprockets/13fe41fee1fe35b49d145bcc06610705
|
297
|
-
- test/dummy/tmp/cache/assets/test/sprockets/2f5173deea6c795b8fdde723bb4b63af
|
298
|
-
- test/dummy/tmp/cache/assets/test/sprockets/357970feca3ac29060c1e3861e2c0953
|
299
|
-
- test/dummy/tmp/cache/assets/test/sprockets/cffd775d018f68ce5dba1ee0d951a994
|
300
|
-
- test/dummy/tmp/cache/assets/test/sprockets/d771ace226fc8215a3572e0aa35bb0d6
|
301
|
-
- test/dummy/tmp/cache/assets/test/sprockets/f7cbd26ba1d28d48de824f0e94586655
|
302
|
-
- test/dummy/vendor/wagons/superliner/app/controllers/cities_controller.rb
|
303
|
-
- test/dummy/vendor/wagons/superliner/app/models/city.rb
|
304
|
-
- test/dummy/vendor/wagons/superliner/app/views/cities/index.html.erb
|
305
|
-
- test/dummy/vendor/wagons/superliner/app/views/people/_details.html.erb
|
306
|
-
- test/dummy/vendor/wagons/superliner/app/views/people/_list_superliner.html.erb
|
281
|
+
- test/dummy/config/environments/development.rb
|
282
|
+
- test/dummy/vendor/wagons/superliner/test/models/person_test.rb
|
283
|
+
- test/dummy/vendor/wagons/superliner/test/models/city_test.rb
|
284
|
+
- test/dummy/vendor/wagons/superliner/test/fixtures/cities.yml
|
285
|
+
- test/dummy/vendor/wagons/superliner/test/test_helper.rb
|
286
|
+
- test/dummy/vendor/wagons/superliner/test/wagon_test.rb
|
287
|
+
- test/dummy/vendor/wagons/superliner/test/controllers/people_controller_test.rb
|
288
|
+
- test/dummy/vendor/wagons/superliner/test/controllers/cities_controller_test.rb
|
289
|
+
- test/dummy/vendor/wagons/superliner/Gemfile
|
307
290
|
- test/dummy/vendor/wagons/superliner/app/views/shared/_sidebar_superliner.html.erb
|
308
|
-
- test/dummy/vendor/wagons/superliner/
|
291
|
+
- test/dummy/vendor/wagons/superliner/app/views/people/_list_superliner.html.erb
|
292
|
+
- test/dummy/vendor/wagons/superliner/app/views/people/_details.html.erb
|
293
|
+
- test/dummy/vendor/wagons/superliner/app/views/cities/index.html.erb
|
294
|
+
- test/dummy/vendor/wagons/superliner/app/models/city.rb
|
295
|
+
- test/dummy/vendor/wagons/superliner/app/controllers/cities_controller.rb
|
296
|
+
- test/dummy/vendor/wagons/superliner/script/rails
|
297
|
+
- test/dummy/vendor/wagons/superliner/Gemfile.lock
|
298
|
+
- test/dummy/vendor/wagons/superliner/dummy_superliner.gemspec
|
309
299
|
- test/dummy/vendor/wagons/superliner/config/routes.rb
|
300
|
+
- test/dummy/vendor/wagons/superliner/app_root.rb
|
301
|
+
- test/dummy/vendor/wagons/superliner/db/migrate/20120606125058_create_cities.rb
|
310
302
|
- test/dummy/vendor/wagons/superliner/db/development.sqlite3
|
311
303
|
- test/dummy/vendor/wagons/superliner/db/fixtures/cities.rb
|
312
|
-
- test/dummy/vendor/wagons/superliner/
|
313
|
-
- test/dummy/vendor/wagons/superliner/dummy_superliner.gemspec
|
314
|
-
- test/dummy/vendor/wagons/superliner/Gemfile
|
315
|
-
- test/dummy/vendor/wagons/superliner/Gemfile.lock
|
304
|
+
- test/dummy/vendor/wagons/superliner/lib/dummy_superliner.rb
|
316
305
|
- test/dummy/vendor/wagons/superliner/lib/dummy_superliner/version.rb
|
317
306
|
- test/dummy/vendor/wagons/superliner/lib/dummy_superliner/wagon.rb
|
318
|
-
- test/dummy/vendor/wagons/superliner/lib/dummy_superliner.rb
|
319
307
|
- test/dummy/vendor/wagons/superliner/Rakefile
|
320
|
-
- test/dummy/
|
321
|
-
- test/dummy/
|
322
|
-
- test/dummy/
|
323
|
-
- test/dummy/
|
324
|
-
- test/dummy/
|
325
|
-
- test/dummy/
|
326
|
-
- test/dummy/
|
327
|
-
- test/dummy/
|
328
|
-
- test/dummy/
|
308
|
+
- test/dummy/README.rdoc
|
309
|
+
- test/dummy/db/schema.rb
|
310
|
+
- test/dummy/db/migrate/20120606125104_create_people.rb
|
311
|
+
- test/dummy/db/development.sqlite3
|
312
|
+
- test/dummy/db/fixtures/test/people.rb
|
313
|
+
- test/dummy/db/fixtures/development/people.rb
|
314
|
+
- test/dummy/db/test.sqlite3
|
315
|
+
- test/dummy/config.ru
|
316
|
+
- test/dummy/Rakefile
|
329
317
|
- test/test_helper.rb
|
330
|
-
- test/wagons_installer_test.rb
|
331
|
-
- test/wagons_test.rb
|
data/test/ci/rails3.gemfile.lock
DELETED
@@ -1,108 +0,0 @@
|
|
1
|
-
PATH
|
2
|
-
remote: /Users/pascal/Code/ruby/wagons
|
3
|
-
specs:
|
4
|
-
wagons (0.1.1)
|
5
|
-
bundler (>= 1.1)
|
6
|
-
rails (>= 3.2)
|
7
|
-
seed-fu-ndo (>= 0.0.2)
|
8
|
-
|
9
|
-
GEM
|
10
|
-
remote: https://rubygems.org/
|
11
|
-
specs:
|
12
|
-
actionmailer (3.2.16)
|
13
|
-
actionpack (= 3.2.16)
|
14
|
-
mail (~> 2.5.4)
|
15
|
-
actionpack (3.2.16)
|
16
|
-
activemodel (= 3.2.16)
|
17
|
-
activesupport (= 3.2.16)
|
18
|
-
builder (~> 3.0.0)
|
19
|
-
erubis (~> 2.7.0)
|
20
|
-
journey (~> 1.0.4)
|
21
|
-
rack (~> 1.4.5)
|
22
|
-
rack-cache (~> 1.2)
|
23
|
-
rack-test (~> 0.6.1)
|
24
|
-
sprockets (~> 2.2.1)
|
25
|
-
activemodel (3.2.16)
|
26
|
-
activesupport (= 3.2.16)
|
27
|
-
builder (~> 3.0.0)
|
28
|
-
activerecord (3.2.16)
|
29
|
-
activemodel (= 3.2.16)
|
30
|
-
activesupport (= 3.2.16)
|
31
|
-
arel (~> 3.0.2)
|
32
|
-
tzinfo (~> 0.3.29)
|
33
|
-
activeresource (3.2.16)
|
34
|
-
activemodel (= 3.2.16)
|
35
|
-
activesupport (= 3.2.16)
|
36
|
-
activesupport (3.2.16)
|
37
|
-
i18n (~> 0.6, >= 0.6.4)
|
38
|
-
multi_json (~> 1.0)
|
39
|
-
arel (3.0.3)
|
40
|
-
builder (3.0.4)
|
41
|
-
erubis (2.7.0)
|
42
|
-
hike (1.2.3)
|
43
|
-
i18n (0.6.9)
|
44
|
-
journey (1.0.4)
|
45
|
-
json (1.8.1)
|
46
|
-
mail (2.5.4)
|
47
|
-
mime-types (~> 1.16)
|
48
|
-
treetop (~> 1.4.8)
|
49
|
-
metaclass (0.0.1)
|
50
|
-
mime-types (1.25.1)
|
51
|
-
mocha (0.14.0)
|
52
|
-
metaclass (~> 0.0.1)
|
53
|
-
multi_json (1.8.2)
|
54
|
-
open4 (1.3.0)
|
55
|
-
polyglot (0.3.3)
|
56
|
-
rack (1.4.5)
|
57
|
-
rack-cache (1.2)
|
58
|
-
rack (>= 0.4)
|
59
|
-
rack-ssl (1.3.3)
|
60
|
-
rack
|
61
|
-
rack-test (0.6.2)
|
62
|
-
rack (>= 1.0)
|
63
|
-
rails (3.2.16)
|
64
|
-
actionmailer (= 3.2.16)
|
65
|
-
actionpack (= 3.2.16)
|
66
|
-
activerecord (= 3.2.16)
|
67
|
-
activeresource (= 3.2.16)
|
68
|
-
activesupport (= 3.2.16)
|
69
|
-
bundler (~> 1.0)
|
70
|
-
railties (= 3.2.16)
|
71
|
-
railties (3.2.16)
|
72
|
-
actionpack (= 3.2.16)
|
73
|
-
activesupport (= 3.2.16)
|
74
|
-
rack-ssl (~> 1.3.2)
|
75
|
-
rake (>= 0.8.7)
|
76
|
-
rdoc (~> 3.4)
|
77
|
-
thor (>= 0.14.6, < 2.0)
|
78
|
-
rake (10.1.0)
|
79
|
-
rdoc (3.12.2)
|
80
|
-
json (~> 1.4)
|
81
|
-
seed-fu (2.3.0)
|
82
|
-
activerecord (>= 3.1, < 4.1)
|
83
|
-
activesupport (>= 3.1, < 4.1)
|
84
|
-
seed-fu-ndo (0.0.2)
|
85
|
-
seed-fu (>= 2.2.0)
|
86
|
-
sprockets (2.2.2)
|
87
|
-
hike (~> 1.2)
|
88
|
-
multi_json (~> 1.0)
|
89
|
-
rack (~> 1.0)
|
90
|
-
tilt (~> 1.1, != 1.3.0)
|
91
|
-
sqlite3 (1.3.8)
|
92
|
-
thor (0.18.1)
|
93
|
-
tilt (1.4.1)
|
94
|
-
treetop (1.4.15)
|
95
|
-
polyglot
|
96
|
-
polyglot (>= 0.3.1)
|
97
|
-
tzinfo (0.3.38)
|
98
|
-
|
99
|
-
PLATFORMS
|
100
|
-
ruby
|
101
|
-
|
102
|
-
DEPENDENCIES
|
103
|
-
mocha
|
104
|
-
open4
|
105
|
-
rails (~> 3.2)
|
106
|
-
seed-fu-ndo (>= 0.0.2)
|
107
|
-
sqlite3
|
108
|
-
wagons!
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|