actionpack 4.1.0.beta1 → 4.1.0.beta2
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of actionpack might be problematic. Click here for more details.
- checksums.yaml +4 -4
- data/lib/action_pack/version.rb +1 -1
- metadata +26 -26
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 15de71bf10888141943471370dab6751651568e3
|
4
|
+
data.tar.gz: dd9e956e2cd764224f61b55d8448c8f57a8ea1ca
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3e7c908afc6b584c3169b9a41ddba0750fe469762469e3b0ee66dd51f8635842664a19f29297d8c1ebca3427e0a8e0d54473f400bd893531263edbd26c36fdea
|
7
|
+
data.tar.gz: 2b63b8efd84bc84fd7079641f269aa48838ff044d736cec0c9562e2c42b620f1cea77248653cfeb1afb4f36f108c56e139dbb768b20d282b297da3e577e92f86
|
data/lib/action_pack/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: actionpack
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 4.1.0.
|
4
|
+
version: 4.1.0.beta2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- David Heinemeier Hansson
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2014-02-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activesupport
|
@@ -16,40 +16,40 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - '='
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 4.1.0.
|
19
|
+
version: 4.1.0.beta2
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
24
|
- - '='
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version: 4.1.0.
|
26
|
+
version: 4.1.0.beta2
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: rack
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
30
30
|
requirements:
|
31
|
-
- - ~>
|
31
|
+
- - "~>"
|
32
32
|
- !ruby/object:Gem::Version
|
33
33
|
version: 1.5.2
|
34
34
|
type: :runtime
|
35
35
|
prerelease: false
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
37
37
|
requirements:
|
38
|
-
- - ~>
|
38
|
+
- - "~>"
|
39
39
|
- !ruby/object:Gem::Version
|
40
40
|
version: 1.5.2
|
41
41
|
- !ruby/object:Gem::Dependency
|
42
42
|
name: rack-test
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
44
44
|
requirements:
|
45
|
-
- - ~>
|
45
|
+
- - "~>"
|
46
46
|
- !ruby/object:Gem::Version
|
47
47
|
version: 0.6.2
|
48
48
|
type: :runtime
|
49
49
|
prerelease: false
|
50
50
|
version_requirements: !ruby/object:Gem::Requirement
|
51
51
|
requirements:
|
52
|
-
- - ~>
|
52
|
+
- - "~>"
|
53
53
|
- !ruby/object:Gem::Version
|
54
54
|
version: 0.6.2
|
55
55
|
- !ruby/object:Gem::Dependency
|
@@ -58,28 +58,28 @@ dependencies:
|
|
58
58
|
requirements:
|
59
59
|
- - '='
|
60
60
|
- !ruby/object:Gem::Version
|
61
|
-
version: 4.1.0.
|
61
|
+
version: 4.1.0.beta2
|
62
62
|
type: :runtime
|
63
63
|
prerelease: false
|
64
64
|
version_requirements: !ruby/object:Gem::Requirement
|
65
65
|
requirements:
|
66
66
|
- - '='
|
67
67
|
- !ruby/object:Gem::Version
|
68
|
-
version: 4.1.0.
|
68
|
+
version: 4.1.0.beta2
|
69
69
|
- !ruby/object:Gem::Dependency
|
70
70
|
name: activemodel
|
71
71
|
requirement: !ruby/object:Gem::Requirement
|
72
72
|
requirements:
|
73
73
|
- - '='
|
74
74
|
- !ruby/object:Gem::Version
|
75
|
-
version: 4.1.0.
|
75
|
+
version: 4.1.0.beta2
|
76
76
|
type: :development
|
77
77
|
prerelease: false
|
78
78
|
version_requirements: !ruby/object:Gem::Requirement
|
79
79
|
requirements:
|
80
80
|
- - '='
|
81
81
|
- !ruby/object:Gem::Version
|
82
|
-
version: 4.1.0.
|
82
|
+
version: 4.1.0.beta2
|
83
83
|
description: Web apps on Rails. Simple, battle-tested conventions for building and
|
84
84
|
testing MVC web applications. Works with any Rack-compatible server.
|
85
85
|
email: david@loudthinking.com
|
@@ -88,8 +88,9 @@ extensions: []
|
|
88
88
|
extra_rdoc_files: []
|
89
89
|
files:
|
90
90
|
- CHANGELOG.md
|
91
|
-
- README.rdoc
|
92
91
|
- MIT-LICENSE
|
92
|
+
- README.rdoc
|
93
|
+
- lib/abstract_controller.rb
|
93
94
|
- lib/abstract_controller/asset_paths.rb
|
94
95
|
- lib/abstract_controller/base.rb
|
95
96
|
- lib/abstract_controller/callbacks.rb
|
@@ -100,11 +101,12 @@ files:
|
|
100
101
|
- lib/abstract_controller/rendering.rb
|
101
102
|
- lib/abstract_controller/translation.rb
|
102
103
|
- lib/abstract_controller/url_for.rb
|
103
|
-
- lib/
|
104
|
+
- lib/action_controller.rb
|
104
105
|
- lib/action_controller/base.rb
|
105
|
-
- lib/action_controller/caching/fragments.rb
|
106
106
|
- lib/action_controller/caching.rb
|
107
|
+
- lib/action_controller/caching/fragments.rb
|
107
108
|
- lib/action_controller/log_subscriber.rb
|
109
|
+
- lib/action_controller/metal.rb
|
108
110
|
- lib/action_controller/metal/conditional_get.rb
|
109
111
|
- lib/action_controller/metal/cookies.rb
|
110
112
|
- lib/action_controller/metal/data_streaming.rb
|
@@ -131,13 +133,12 @@ files:
|
|
131
133
|
- lib/action_controller/metal/strong_parameters.rb
|
132
134
|
- lib/action_controller/metal/testing.rb
|
133
135
|
- lib/action_controller/metal/url_for.rb
|
134
|
-
- lib/action_controller/metal.rb
|
135
136
|
- lib/action_controller/middleware.rb
|
136
137
|
- lib/action_controller/model_naming.rb
|
137
138
|
- lib/action_controller/railtie.rb
|
138
139
|
- lib/action_controller/railties/helpers.rb
|
139
140
|
- lib/action_controller/test_case.rb
|
140
|
-
- lib/
|
141
|
+
- lib/action_dispatch.rb
|
141
142
|
- lib/action_dispatch/http/cache.rb
|
142
143
|
- lib/action_dispatch/http/filter_parameters.rb
|
143
144
|
- lib/action_dispatch/http/filter_redirect.rb
|
@@ -152,6 +153,7 @@ files:
|
|
152
153
|
- lib/action_dispatch/http/response.rb
|
153
154
|
- lib/action_dispatch/http/upload.rb
|
154
155
|
- lib/action_dispatch/http/url.rb
|
156
|
+
- lib/action_dispatch/journey.rb
|
155
157
|
- lib/action_dispatch/journey/backwards.rb
|
156
158
|
- lib/action_dispatch/journey/formatter.rb
|
157
159
|
- lib/action_dispatch/journey/gtg/builder.rb
|
@@ -167,16 +169,15 @@ files:
|
|
167
169
|
- lib/action_dispatch/journey/parser_extras.rb
|
168
170
|
- lib/action_dispatch/journey/path/pattern.rb
|
169
171
|
- lib/action_dispatch/journey/route.rb
|
172
|
+
- lib/action_dispatch/journey/router.rb
|
170
173
|
- lib/action_dispatch/journey/router/strexp.rb
|
171
174
|
- lib/action_dispatch/journey/router/utils.rb
|
172
|
-
- lib/action_dispatch/journey/router.rb
|
173
175
|
- lib/action_dispatch/journey/routes.rb
|
174
176
|
- lib/action_dispatch/journey/scanner.rb
|
175
177
|
- lib/action_dispatch/journey/visitors.rb
|
176
178
|
- lib/action_dispatch/journey/visualizer/fsm.css
|
177
179
|
- lib/action_dispatch/journey/visualizer/fsm.js
|
178
180
|
- lib/action_dispatch/journey/visualizer/index.html.erb
|
179
|
-
- lib/action_dispatch/journey.rb
|
180
181
|
- lib/action_dispatch/middleware/callbacks.rb
|
181
182
|
- lib/action_dispatch/middleware/cookies.rb
|
182
183
|
- lib/action_dispatch/middleware/debug_exceptions.rb
|
@@ -215,6 +216,7 @@ files:
|
|
215
216
|
- lib/action_dispatch/railtie.rb
|
216
217
|
- lib/action_dispatch/request/session.rb
|
217
218
|
- lib/action_dispatch/request/utils.rb
|
219
|
+
- lib/action_dispatch/routing.rb
|
218
220
|
- lib/action_dispatch/routing/inspector.rb
|
219
221
|
- lib/action_dispatch/routing/mapper.rb
|
220
222
|
- lib/action_dispatch/routing/polymorphic_routes.rb
|
@@ -222,20 +224,18 @@ files:
|
|
222
224
|
- lib/action_dispatch/routing/route_set.rb
|
223
225
|
- lib/action_dispatch/routing/routes_proxy.rb
|
224
226
|
- lib/action_dispatch/routing/url_for.rb
|
225
|
-
- lib/action_dispatch/
|
227
|
+
- lib/action_dispatch/testing/assertions.rb
|
226
228
|
- lib/action_dispatch/testing/assertions/dom.rb
|
227
229
|
- lib/action_dispatch/testing/assertions/response.rb
|
228
230
|
- lib/action_dispatch/testing/assertions/routing.rb
|
229
231
|
- lib/action_dispatch/testing/assertions/selector.rb
|
230
232
|
- lib/action_dispatch/testing/assertions/tag.rb
|
231
|
-
- lib/action_dispatch/testing/assertions.rb
|
232
233
|
- lib/action_dispatch/testing/integration.rb
|
233
234
|
- lib/action_dispatch/testing/test_process.rb
|
234
235
|
- lib/action_dispatch/testing/test_request.rb
|
235
236
|
- lib/action_dispatch/testing/test_response.rb
|
236
|
-
- lib/action_dispatch.rb
|
237
|
-
- lib/action_pack/version.rb
|
238
237
|
- lib/action_pack.rb
|
238
|
+
- lib/action_pack/version.rb
|
239
239
|
homepage: http://www.rubyonrails.org
|
240
240
|
licenses:
|
241
241
|
- MIT
|
@@ -246,18 +246,18 @@ require_paths:
|
|
246
246
|
- lib
|
247
247
|
required_ruby_version: !ruby/object:Gem::Requirement
|
248
248
|
requirements:
|
249
|
-
- -
|
249
|
+
- - ">="
|
250
250
|
- !ruby/object:Gem::Version
|
251
251
|
version: 1.9.3
|
252
252
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
253
253
|
requirements:
|
254
|
-
- -
|
254
|
+
- - ">"
|
255
255
|
- !ruby/object:Gem::Version
|
256
256
|
version: 1.3.1
|
257
257
|
requirements:
|
258
258
|
- none
|
259
259
|
rubyforge_project:
|
260
|
-
rubygems_version: 2.
|
260
|
+
rubygems_version: 2.2.0
|
261
261
|
signing_key:
|
262
262
|
specification_version: 4
|
263
263
|
summary: Web-flow and rendering framework putting the VC in MVC (part of Rails).
|