wagons 0.3.1 → 0.4.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +8 -8
- data/Rakefile +18 -5
- data/lib/wagons/extensions/migration.rb +52 -0
- data/lib/wagons/version.rb +1 -1
- data/lib/wagons/wagon.rb +14 -0
- data/lib/wagons/wagon_tasks.rake +27 -38
- data/lib/wagons.rb +18 -0
- data/test/ci/rails32.gemfile +11 -0
- data/test/ci/rails32.gemfile.lock +108 -0
- data/test/ci/rails40.gemfile +11 -0
- data/test/ci/rails40.gemfile.lock +101 -0
- data/test/dummy/Gemfile +2 -0
- data/test/dummy/Gemfile.lock +56 -51
- data/test/dummy/db/development.sqlite3 +0 -0
- data/test/dummy/db/test.sqlite3 +0 -0
- data/test/dummy/log/development.log +456 -0
- data/test/dummy/log/test.log +26269 -0
- 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 +55 -50
- metadata +11 -4
- data/test/ci/rails3.gemfile +0 -13
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -6,7 +6,7 @@ PATH
|
|
6
6
|
PATH
|
7
7
|
remote: /home/pzumkehr/src/ruby/wagons
|
8
8
|
specs:
|
9
|
-
wagons (0.
|
9
|
+
wagons (0.3.1)
|
10
10
|
bundler (>= 1.1)
|
11
11
|
rails (>= 3.2)
|
12
12
|
seed-fu-ndo (>= 0.0.2)
|
@@ -15,86 +15,90 @@ GEM
|
|
15
15
|
remote: https://rubygems.org/
|
16
16
|
remote: https://rubygems.org/
|
17
17
|
specs:
|
18
|
-
actionmailer (4.
|
19
|
-
actionpack (= 4.
|
18
|
+
actionmailer (4.1.5)
|
19
|
+
actionpack (= 4.1.5)
|
20
|
+
actionview (= 4.1.5)
|
20
21
|
mail (~> 2.5.4)
|
21
|
-
actionpack (4.
|
22
|
-
|
23
|
-
|
24
|
-
erubis (~> 2.7.0)
|
22
|
+
actionpack (4.1.5)
|
23
|
+
actionview (= 4.1.5)
|
24
|
+
activesupport (= 4.1.5)
|
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
|
-
|
27
|
+
actionview (4.1.5)
|
28
|
+
activesupport (= 4.1.5)
|
29
|
+
builder (~> 3.1)
|
30
|
+
erubis (~> 2.7.0)
|
31
|
+
activemodel (4.1.5)
|
32
|
+
activesupport (= 4.1.5)
|
33
|
+
builder (~> 3.1)
|
34
|
+
activerecord (4.1.5)
|
35
|
+
activemodel (= 4.1.5)
|
36
|
+
activesupport (= 4.1.5)
|
37
|
+
arel (~> 5.0.0)
|
38
|
+
activesupport (4.1.5)
|
39
|
+
i18n (~> 0.6, >= 0.6.9)
|
40
|
+
json (~> 1.7, >= 1.7.7)
|
41
|
+
minitest (~> 5.1)
|
40
42
|
thread_safe (~> 0.1)
|
41
|
-
tzinfo (~>
|
42
|
-
arel (
|
43
|
-
|
44
|
-
builder (3.1.4)
|
43
|
+
tzinfo (~> 1.1)
|
44
|
+
arel (5.0.1.20140414130214)
|
45
|
+
builder (3.2.2)
|
45
46
|
erubis (2.7.0)
|
46
47
|
hike (1.2.3)
|
47
|
-
i18n (0.6.
|
48
|
+
i18n (0.6.11)
|
49
|
+
json (1.8.1)
|
48
50
|
mail (2.5.4)
|
49
51
|
mime-types (~> 1.16)
|
50
52
|
treetop (~> 1.4.8)
|
51
|
-
metaclass (0.0.
|
53
|
+
metaclass (0.0.4)
|
52
54
|
mime-types (1.25.1)
|
53
|
-
minitest (4.
|
54
|
-
mocha (
|
55
|
+
minitest (5.4.1)
|
56
|
+
mocha (1.1.0)
|
55
57
|
metaclass (~> 0.0.1)
|
56
|
-
multi_json (1.
|
57
|
-
polyglot (0.3.
|
58
|
+
multi_json (1.10.1)
|
59
|
+
polyglot (0.3.5)
|
58
60
|
rack (1.5.2)
|
59
61
|
rack-test (0.6.2)
|
60
62
|
rack (>= 1.0)
|
61
|
-
rails (4.
|
62
|
-
actionmailer (= 4.
|
63
|
-
actionpack (= 4.
|
64
|
-
|
65
|
-
|
63
|
+
rails (4.1.5)
|
64
|
+
actionmailer (= 4.1.5)
|
65
|
+
actionpack (= 4.1.5)
|
66
|
+
actionview (= 4.1.5)
|
67
|
+
activemodel (= 4.1.5)
|
68
|
+
activerecord (= 4.1.5)
|
69
|
+
activesupport (= 4.1.5)
|
66
70
|
bundler (>= 1.3.0, < 2.0)
|
67
|
-
railties (= 4.
|
68
|
-
sprockets-rails (~> 2.0
|
69
|
-
railties (4.
|
70
|
-
actionpack (= 4.
|
71
|
-
activesupport (= 4.
|
71
|
+
railties (= 4.1.5)
|
72
|
+
sprockets-rails (~> 2.0)
|
73
|
+
railties (4.1.5)
|
74
|
+
actionpack (= 4.1.5)
|
75
|
+
activesupport (= 4.1.5)
|
72
76
|
rake (>= 0.8.7)
|
73
77
|
thor (>= 0.18.1, < 2.0)
|
74
|
-
rake (10.
|
75
|
-
seed-fu (2.3.
|
76
|
-
activerecord (>= 3.1, < 4.
|
77
|
-
activesupport (>= 3.1, < 4.
|
78
|
+
rake (10.3.2)
|
79
|
+
seed-fu (2.3.3)
|
80
|
+
activerecord (>= 3.1, < 4.2)
|
81
|
+
activesupport (>= 3.1, < 4.2)
|
78
82
|
seed-fu-ndo (0.0.2)
|
79
83
|
seed-fu (>= 2.2.0)
|
80
|
-
sprockets (2.
|
84
|
+
sprockets (2.12.2)
|
81
85
|
hike (~> 1.2)
|
82
86
|
multi_json (~> 1.0)
|
83
87
|
rack (~> 1.0)
|
84
88
|
tilt (~> 1.1, != 1.3.0)
|
85
|
-
sprockets-rails (2.
|
89
|
+
sprockets-rails (2.1.4)
|
86
90
|
actionpack (>= 3.0)
|
87
91
|
activesupport (>= 3.0)
|
88
92
|
sprockets (~> 2.8)
|
89
93
|
sqlite3 (1.3.9)
|
90
|
-
thor (0.
|
91
|
-
thread_safe (0.
|
92
|
-
atomic (>= 1.1.7, < 2)
|
94
|
+
thor (0.19.1)
|
95
|
+
thread_safe (0.3.4)
|
93
96
|
tilt (1.4.1)
|
94
97
|
treetop (1.4.15)
|
95
98
|
polyglot
|
96
99
|
polyglot (>= 0.3.1)
|
97
|
-
tzinfo (
|
100
|
+
tzinfo (1.2.2)
|
101
|
+
thread_safe (~> 0.1)
|
98
102
|
|
99
103
|
PLATFORMS
|
100
104
|
ruby
|
@@ -102,5 +106,6 @@ PLATFORMS
|
|
102
106
|
DEPENDENCIES
|
103
107
|
dummy_superliner!
|
104
108
|
mocha
|
109
|
+
rails
|
105
110
|
sqlite3
|
106
111
|
wagons!
|
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.
|
4
|
+
version: 0.4.0
|
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-09-
|
11
|
+
date: 2014-09-11 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|
@@ -115,6 +115,7 @@ files:
|
|
115
115
|
- lib/tasks/wagons.rake
|
116
116
|
- lib/wagons.rb
|
117
117
|
- lib/wagons/extensions/application.rb
|
118
|
+
- lib/wagons/extensions/migration.rb
|
118
119
|
- lib/wagons/extensions/require_optional.rb
|
119
120
|
- lib/wagons/extensions/test_case.rb
|
120
121
|
- lib/wagons/installer.rb
|
@@ -123,7 +124,10 @@ files:
|
|
123
124
|
- lib/wagons/view_helper.rb
|
124
125
|
- lib/wagons/wagon.rb
|
125
126
|
- lib/wagons/wagon_tasks.rake
|
126
|
-
- test/ci/
|
127
|
+
- test/ci/rails32.gemfile
|
128
|
+
- test/ci/rails32.gemfile.lock
|
129
|
+
- test/ci/rails40.gemfile
|
130
|
+
- test/ci/rails40.gemfile.lock
|
127
131
|
- test/dummy/Gemfile
|
128
132
|
- test/dummy/Gemfile.lock
|
129
133
|
- test/dummy/README.rdoc
|
@@ -233,7 +237,10 @@ summary: Wagons are extensions to your application train running on Rails.
|
|
233
237
|
test_files:
|
234
238
|
- test/wagons_test.rb
|
235
239
|
- test/wagons_installer_test.rb
|
236
|
-
- test/ci/
|
240
|
+
- test/ci/rails32.gemfile.lock
|
241
|
+
- test/ci/rails32.gemfile
|
242
|
+
- test/ci/rails40.gemfile.lock
|
243
|
+
- test/ci/rails40.gemfile
|
237
244
|
- test/dummy/test/models/person_test.rb
|
238
245
|
- test/dummy/test/fixtures/people.yml
|
239
246
|
- test/dummy/test/test_helper.rb
|
data/test/ci/rails3.gemfile
DELETED