phenomenal_rails 1.0.0 → 1.1.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.
@@ -1133,3 +1133,216 @@ Processing by ApplicationController#home as HTML
1133
1133
  Rendered app/contexts/persistent_feature/test_context/views/shared/_partial1.html.haml (0.1ms)
1134
1134
  Rendered pages/home.html.haml within layouts/application (2.0ms)
1135
1135
  Completed 200 OK in 5ms (Views: 5.2ms | ActiveRecord: 0.0ms)
1136
+
1137
+
1138
+ Started GET "/?activated=true" for 127.0.0.1 at 2012-04-17 16:49:53 +0200
1139
+ Processing by ApplicationController#home as HTML
1140
+ Parameters: {"activated"=>"true"}
1141
+ Rendered shared/_partial1.html.haml (0.5ms)
1142
+ Rendered pages/home.html.haml within layouts/application (11.5ms)
1143
+ Completed 500 Internal Server Error in 34ms
1144
+
1145
+ ActionView::Template::Error (Missing partial shared/partial2 with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :haml]}. Searched in:
1146
+ * "/home/thibault/RoRworkspace/phenomenal_rails/spec/dummy/phenomenal"
1147
+ * "/home/thibault/RoRworkspace/phenomenal_rails/spec/dummy/app/views"
1148
+ * "/home/thibault/RoRworkspace/phenomenal_rails/app/views"
1149
+ ):
1150
+ 21: %br
1151
+ 22: =render "shared/partial1"
1152
+ 23: %br
1153
+ 24: =render "shared/partial2"
1154
+ 25: %br
1155
+ 26: %br
1156
+ 27:
1157
+ app/views/pages/home.html.haml:24:in `_app_views_pages_home_html_haml___3476481925329455204_21324400'
1158
+ app/controllers/application_controller.rb:6:in `home'
1159
+
1160
+
1161
+ Rendered /usr/lib/ruby/gems/1.9.2/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.1ms)
1162
+ Rendered /usr/lib/ruby/gems/1.9.2/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
1163
+ Rendered /usr/lib/ruby/gems/1.9.2/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.8ms)
1164
+
1165
+
1166
+ Started GET "/?activated=true" for 127.0.0.1 at 2012-04-17 16:49:57 +0200
1167
+ Processing by ApplicationController#home as HTML
1168
+ Parameters: {"activated"=>"true"}
1169
+ Rendered shared/_partial1.html.haml (0.0ms)
1170
+ Rendered pages/home.html.haml within layouts/application (1.6ms)
1171
+ Completed 500 Internal Server Error in 2ms
1172
+
1173
+ ActionView::Template::Error (Missing partial shared/partial2 with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :haml]}. Searched in:
1174
+ * "/home/thibault/RoRworkspace/phenomenal_rails/spec/dummy/phenomenal"
1175
+ * "/home/thibault/RoRworkspace/phenomenal_rails/spec/dummy/app/views"
1176
+ * "/home/thibault/RoRworkspace/phenomenal_rails/app/views"
1177
+ ):
1178
+ 21: %br
1179
+ 22: =render "shared/partial1"
1180
+ 23: %br
1181
+ 24: =render "shared/partial2"
1182
+ 25: %br
1183
+ 26: %br
1184
+ 27:
1185
+ app/views/pages/home.html.haml:24:in `_app_views_pages_home_html_haml___3476481925329455204_21324400'
1186
+ app/controllers/application_controller.rb:6:in `home'
1187
+
1188
+
1189
+ Rendered /usr/lib/ruby/gems/1.9.2/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.3ms)
1190
+ Rendered /usr/lib/ruby/gems/1.9.2/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms)
1191
+ Rendered /usr/lib/ruby/gems/1.9.2/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.3ms)
1192
+
1193
+
1194
+ Started GET "/?activated=true" for 127.0.0.1 at 2012-04-17 16:51:46 +0200
1195
+ Processing by ApplicationController#home as HTML
1196
+ Parameters: {"activated"=>"true"}
1197
+ Rendered shared/_partial1.html.haml (0.5ms)
1198
+ Rendered pages/home.html.haml within layouts/application (11.6ms)
1199
+ Completed 500 Internal Server Error in 34ms
1200
+
1201
+ ActionView::Template::Error (Missing partial shared/partial2 with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :haml]}. Searched in:
1202
+ * "/home/thibault/RoRworkspace/phenomenal_rails/spec/dummy/phenomenal"
1203
+ * "/home/thibault/RoRworkspace/phenomenal_rails/spec/dummy/app/views"
1204
+ * "/home/thibault/RoRworkspace/phenomenal_rails/app/views"
1205
+ ):
1206
+ 21: %br
1207
+ 22: =render "shared/partial1"
1208
+ 23: %br
1209
+ 24: =render "shared/partial2"
1210
+ 25: %br
1211
+ 26: %br
1212
+ 27:
1213
+ app/views/pages/home.html.haml:24:in `_app_views_pages_home_html_haml__4281775607708514417_19805240'
1214
+ app/controllers/application_controller.rb:6:in `home'
1215
+
1216
+
1217
+ Rendered /usr/lib/ruby/gems/1.9.2/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.4ms)
1218
+ Rendered /usr/lib/ruby/gems/1.9.2/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
1219
+ Rendered /usr/lib/ruby/gems/1.9.2/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.2ms)
1220
+
1221
+
1222
+ Started GET "/" for 127.0.0.1 at 2012-04-17 16:51:50 +0200
1223
+ Processing by ApplicationController#home as HTML
1224
+ Rendered shared/_partial1.html.haml (0.0ms)
1225
+ Rendered pages/home.html.haml within layouts/application (1.5ms)
1226
+ Completed 500 Internal Server Error in 2ms
1227
+
1228
+ ActionView::Template::Error (Missing partial shared/partial2 with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :haml]}. Searched in:
1229
+ * "/home/thibault/RoRworkspace/phenomenal_rails/spec/dummy/phenomenal"
1230
+ * "/home/thibault/RoRworkspace/phenomenal_rails/spec/dummy/app/views"
1231
+ * "/home/thibault/RoRworkspace/phenomenal_rails/app/views"
1232
+ ):
1233
+ 21: %br
1234
+ 22: =render "shared/partial1"
1235
+ 23: %br
1236
+ 24: =render "shared/partial2"
1237
+ 25: %br
1238
+ 26: %br
1239
+ 27:
1240
+ app/views/pages/home.html.haml:24:in `_app_views_pages_home_html_haml__4281775607708514417_19805240'
1241
+ app/controllers/application_controller.rb:6:in `home'
1242
+
1243
+
1244
+ Rendered /usr/lib/ruby/gems/1.9.2/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.3ms)
1245
+ Rendered /usr/lib/ruby/gems/1.9.2/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms)
1246
+ Rendered /usr/lib/ruby/gems/1.9.2/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.5ms)
1247
+
1248
+
1249
+ Started GET "/" for 127.0.0.1 at 2012-04-17 16:52:55 +0200
1250
+ Processing by ApplicationController#home as HTML
1251
+ Rendered shared/_partial1.html.haml (0.7ms)
1252
+ Rendered text template (0.0ms)
1253
+ Rendered pages/home.html.haml within layouts/application (54.3ms)
1254
+ Completed 200 OK in 79ms (Views: 78.8ms | ActiveRecord: 0.0ms)
1255
+
1256
+
1257
+ Started GET "/?activated=true" for 127.0.0.1 at 2012-04-17 16:52:57 +0200
1258
+ Processing by ApplicationController#home as HTML
1259
+ Parameters: {"activated"=>"true"}
1260
+ Rendered phenomenal/persistent_feature/test_context/views/shared/_partial1.html.haml (0.6ms)
1261
+ Rendered phenomenal/persistent_feature/test_context/views/shared/_partial2.html.haml (0.5ms)
1262
+ Rendered pages/home.html.haml within layouts/application (2.8ms)
1263
+ Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.0ms)
1264
+
1265
+
1266
+ Started GET "/" for 127.0.0.1 at 2012-04-17 16:52:58 +0200
1267
+ Processing by ApplicationController#home as HTML
1268
+ Rendered shared/_partial1.html.haml (0.0ms)
1269
+ Rendered text template (0.0ms)
1270
+ Rendered pages/home.html.haml within layouts/application (1.9ms)
1271
+ Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
1272
+
1273
+
1274
+ Started GET "/?activated=true" for 127.0.0.1 at 2012-04-17 16:52:59 +0200
1275
+ Processing by ApplicationController#home as HTML
1276
+ Parameters: {"activated"=>"true"}
1277
+ Rendered phenomenal/persistent_feature/test_context/views/shared/_partial1.html.haml (0.0ms)
1278
+ Rendered phenomenal/persistent_feature/test_context/views/shared/_partial2.html.haml (0.0ms)
1279
+ Rendered pages/home.html.haml within layouts/application (1.6ms)
1280
+ Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
1281
+
1282
+
1283
+ Started GET "/" for 127.0.0.1 at 2012-04-17 16:53:02 +0200
1284
+ Processing by ApplicationController#home as HTML
1285
+ Rendered shared/_partial1.html.haml (0.0ms)
1286
+ Rendered text template (0.0ms)
1287
+ Rendered pages/home.html.haml within layouts/application (1.8ms)
1288
+ Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
1289
+
1290
+
1291
+ Started GET "/?activated=true" for 127.0.0.1 at 2012-04-17 16:53:03 +0200
1292
+ Processing by ApplicationController#home as HTML
1293
+ Parameters: {"activated"=>"true"}
1294
+ Rendered phenomenal/persistent_feature/test_context/views/shared/_partial1.html.haml (0.0ms)
1295
+ Rendered phenomenal/persistent_feature/test_context/views/shared/_partial2.html.haml (0.0ms)
1296
+ Rendered pages/home.html.haml within layouts/application (1.6ms)
1297
+ Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
1298
+
1299
+
1300
+ Started GET "/" for 127.0.0.1 at 2012-04-17 16:53:04 +0200
1301
+ Processing by ApplicationController#home as HTML
1302
+ Rendered shared/_partial1.html.haml (0.0ms)
1303
+ Rendered text template (0.0ms)
1304
+ Rendered pages/home.html.haml within layouts/application (1.7ms)
1305
+ Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms)
1306
+
1307
+
1308
+ Started GET "/?activated=true" for 127.0.0.1 at 2012-04-17 16:53:05 +0200
1309
+ Processing by ApplicationController#home as HTML
1310
+ Parameters: {"activated"=>"true"}
1311
+ Rendered phenomenal/persistent_feature/test_context/views/shared/_partial1.html.haml (0.0ms)
1312
+ Rendered phenomenal/persistent_feature/test_context/views/shared/_partial2.html.haml (0.0ms)
1313
+ Rendered pages/home.html.haml within layouts/application (1.7ms)
1314
+ Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
1315
+
1316
+
1317
+ Started GET "/" for 127.0.0.1 at 2012-04-17 16:53:05 +0200
1318
+ Processing by ApplicationController#home as HTML
1319
+ Rendered shared/_partial1.html.haml (0.0ms)
1320
+ Rendered text template (0.0ms)
1321
+ Rendered pages/home.html.haml within layouts/application (1.8ms)
1322
+ Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
1323
+
1324
+
1325
+ Started GET "/?activated=true" for 127.0.0.1 at 2012-04-17 16:53:06 +0200
1326
+ Processing by ApplicationController#home as HTML
1327
+ Parameters: {"activated"=>"true"}
1328
+ Rendered phenomenal/persistent_feature/test_context/views/shared/_partial1.html.haml (0.0ms)
1329
+ Rendered phenomenal/persistent_feature/test_context/views/shared/_partial2.html.haml (0.0ms)
1330
+ Rendered pages/home.html.haml within layouts/application (1.6ms)
1331
+ Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
1332
+
1333
+
1334
+ Started GET "/" for 127.0.0.1 at 2012-04-17 16:53:12 +0200
1335
+ Processing by ApplicationController#home as HTML
1336
+ Rendered shared/_partial1.html.haml (0.0ms)
1337
+ Rendered text template (0.0ms)
1338
+ Rendered pages/home.html.haml within layouts/application (1.8ms)
1339
+ Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
1340
+
1341
+
1342
+ Started GET "/?activated=true" for 127.0.0.1 at 2012-04-17 16:53:20 +0200
1343
+ Processing by ApplicationController#home as HTML
1344
+ Parameters: {"activated"=>"true"}
1345
+ Rendered phenomenal/persistent_feature/test_context/views/shared/_partial1.html.haml (0.0ms)
1346
+ Rendered phenomenal/persistent_feature/test_context/views/shared/_partial2.html.haml (0.0ms)
1347
+ Rendered pages/home.html.haml within layouts/application (1.6ms)
1348
+ Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
@@ -0,0 +1,6 @@
1
+ class ApplicationController
2
+ def home
3
+ @test_title = "Overrided controller"
4
+ render "pages/home"
5
+ end
6
+ end
@@ -0,0 +1,2 @@
1
+ class Model
2
+ end
@@ -1,12 +1,10 @@
1
1
  feature :PersistentFeature do
2
2
  is_persistent
3
- adaptations_for PhenomenalRails::Middleware
4
- adapt_class :activation_handler do |env|
3
+ activation_condition do |env|
5
4
  if Rack::Request.new(env).params["activated"]
6
5
  activate_context :TestContext
7
6
  else
8
7
  deactivate_context :TestContext
9
8
  end
10
9
  end
11
-
12
10
  end
@@ -3,7 +3,7 @@ feature :PersistentFeature do
3
3
  adaptations_for ApplicationHelper
4
4
 
5
5
  adapt :test do
6
- "adapted helper"
6
+ "Adapted helper"
7
7
  end
8
8
  end
9
- end
9
+ end
@@ -0,0 +1 @@
1
+ PARTIAL 2: Partial defined only in TestContext
metadata CHANGED
@@ -1,166 +1,181 @@
1
- --- !ruby/object:Gem::Specification
1
+ --- !ruby/object:Gem::Specification
2
2
  name: phenomenal_rails
3
- version: !ruby/object:Gem::Version
4
- version: 1.0.0
3
+ version: !ruby/object:Gem::Version
5
4
  prerelease:
5
+ version: 1.1.0
6
6
  platform: ruby
7
- authors:
7
+ authors:
8
8
  - Loic Vigneron - Thibault Poncelet
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-03-07 00:00:00.000000000 Z
13
- dependencies:
14
- - !ruby/object:Gem::Dependency
12
+
13
+ date: 2012-04-17 00:00:00 Z
14
+ dependencies:
15
+ - !ruby/object:Gem::Dependency
15
16
  name: rails
16
- requirement: &70097645453100 !ruby/object:Gem::Requirement
17
+ prerelease: false
18
+ requirement: &id001 !ruby/object:Gem::Requirement
17
19
  none: false
18
- requirements:
19
- - - ! '>='
20
- - !ruby/object:Gem::Version
20
+ requirements:
21
+ - - ">="
22
+ - !ruby/object:Gem::Version
21
23
  version: 3.1.0
22
24
  type: :runtime
23
- prerelease: false
24
- version_requirements: *70097645453100
25
- - !ruby/object:Gem::Dependency
25
+ version_requirements: *id001
26
+ - !ruby/object:Gem::Dependency
26
27
  name: phenomenal
27
- requirement: &70097645449860 !ruby/object:Gem::Requirement
28
+ prerelease: false
29
+ requirement: &id002 !ruby/object:Gem::Requirement
28
30
  none: false
29
- requirements:
30
- - - ! '>='
31
- - !ruby/object:Gem::Version
31
+ requirements:
32
+ - - ">="
33
+ - !ruby/object:Gem::Version
32
34
  version: 1.0.1
33
35
  type: :runtime
34
- prerelease: false
35
- version_requirements: *70097645449860
36
- - !ruby/object:Gem::Dependency
36
+ version_requirements: *id002
37
+ - !ruby/object:Gem::Dependency
37
38
  name: rspec-rails
38
- requirement: &70097645464440 !ruby/object:Gem::Requirement
39
+ prerelease: false
40
+ requirement: &id003 !ruby/object:Gem::Requirement
39
41
  none: false
40
- requirements:
42
+ requirements:
41
43
  - - ~>
42
- - !ruby/object:Gem::Version
43
- version: '2.5'
44
+ - !ruby/object:Gem::Version
45
+ version: "2.5"
44
46
  type: :development
45
- prerelease: false
46
- version_requirements: *70097645464440
47
+ version_requirements: *id003
47
48
  description: Rails integration of phenomenal
48
49
  email: thibault.poncelet@student.uclouvain.be - loic.vigneron@student.uclouvain.be
49
50
  executables: []
51
+
50
52
  extensions: []
53
+
51
54
  extra_rdoc_files: []
52
- files:
53
- - app/assets/javascripts/phenomenal_rails/application.js
54
- - app/assets/stylesheets/phenomenal_rails/application.css
55
- - app/controllers/phenomenal_rails/application_controller.rb
55
+
56
+ files:
56
57
  - app/views/layouts/phenomenal_rails/application.html.erb
58
+ - app/controllers/phenomenal_rails/application_controller.rb
59
+ - app/assets/stylesheets/phenomenal_rails/application.css
60
+ - app/assets/javascripts/phenomenal_rails/application.js
57
61
  - config/routes.rb
58
- - lib/phenomenal_rails/context.rb
59
- - lib/phenomenal_rails/engine.rb
62
+ - lib/phenomenal_rails.rb
63
+ - lib/phenomenal_rails/feature.rb
60
64
  - lib/phenomenal_rails/middleware.rb
61
- - lib/phenomenal_rails/resolver.rb
65
+ - lib/phenomenal_rails/path_set.rb
62
66
  - lib/phenomenal_rails/version.rb
63
- - lib/phenomenal_rails.rb
67
+ - lib/phenomenal_rails/context.rb
68
+ - lib/phenomenal_rails/resolver.rb
69
+ - lib/phenomenal_rails/engine.rb
64
70
  - lib/tasks/phenomenal_rails_tasks.rake
65
71
  - LICENSE
66
72
  - Rakefile
67
73
  - README.rdoc
68
- - spec/dummy/app/assets/javascripts/application.js
69
- - spec/dummy/app/contexts/persistent_feature/persistent_feature.rb
70
- - spec/dummy/app/contexts/persistent_feature/test_context/test_context.rb
71
- - spec/dummy/app/contexts/persistent_feature/test_context/views/shared/_partial1.html.haml
74
+ - spec/spec_helper.rb
75
+ - spec/dummy/log/development.log
76
+ - spec/dummy/log/production.log
77
+ - spec/dummy/config.ru
78
+ - spec/dummy/db/test.sqlite3
79
+ - spec/dummy/db/production.sqlite3
80
+ - spec/dummy/db/development.sqlite3
81
+ - spec/dummy/script/rails
82
+ - spec/dummy/app/views/shared/_partial1.html.haml
83
+ - spec/dummy/app/views/pages/home.html.haml
84
+ - spec/dummy/app/views/layouts/application.html.erb
72
85
  - spec/dummy/app/controllers/application_controller.rb
86
+ - spec/dummy/app/assets/javascripts/application.js
73
87
  - spec/dummy/app/helpers/application_helper.rb
74
- - spec/dummy/app/views/layouts/application.html.erb
75
- - spec/dummy/app/views/pages/home.html.haml
76
- - spec/dummy/app/views/shared/_partial1.html.haml
77
- - spec/dummy/config/application.rb
78
- - spec/dummy/config/boot.rb
88
+ - spec/dummy/phenomenal/persistent_feature/test_context/views/shared/_partial1.html.haml
89
+ - spec/dummy/phenomenal/persistent_feature/test_context/views/shared/_partial2.html.haml
90
+ - spec/dummy/phenomenal/persistent_feature/test_context/test_context.rb
91
+ - spec/dummy/phenomenal/persistent_feature/controllers/application_controller.rb
92
+ - spec/dummy/phenomenal/persistent_feature/models/model.rb
93
+ - spec/dummy/phenomenal/persistent_feature/persistent_feature.rb
79
94
  - spec/dummy/config/database.yml
80
- - spec/dummy/config/environment.rb
81
- - spec/dummy/config/environments/development.rb
82
- - spec/dummy/config/environments/production.rb
83
- - spec/dummy/config/environments/test.rb
84
- - spec/dummy/config/initializers/backtrace_silencers.rb
85
- - spec/dummy/config/initializers/inflections.rb
86
- - spec/dummy/config/initializers/mime_types.rb
87
95
  - spec/dummy/config/initializers/secret_token.rb
96
+ - spec/dummy/config/initializers/mime_types.rb
97
+ - spec/dummy/config/initializers/backtrace_silencers.rb
88
98
  - spec/dummy/config/initializers/session_store.rb
99
+ - spec/dummy/config/initializers/inflections.rb
89
100
  - spec/dummy/config/initializers/wrap_parameters.rb
90
- - spec/dummy/config/locales/en.yml
101
+ - spec/dummy/config/environments/test.rb
102
+ - spec/dummy/config/environments/development.rb
103
+ - spec/dummy/config/environments/production.rb
104
+ - spec/dummy/config/environment.rb
91
105
  - spec/dummy/config/routes.rb
92
- - spec/dummy/config.ru
93
- - spec/dummy/db/development.sqlite3
94
- - spec/dummy/db/production.sqlite3
95
- - spec/dummy/db/test.sqlite3
96
- - spec/dummy/log/development.log
97
- - spec/dummy/log/production.log
98
- - spec/dummy/public/404.html
99
- - spec/dummy/public/422.html
100
- - spec/dummy/public/500.html
106
+ - spec/dummy/config/boot.rb
107
+ - spec/dummy/config/locales/en.yml
108
+ - spec/dummy/config/application.rb
101
109
  - spec/dummy/public/favicon.ico
110
+ - spec/dummy/public/500.html
111
+ - spec/dummy/public/422.html
112
+ - spec/dummy/public/404.html
102
113
  - spec/dummy/Rakefile
103
- - spec/dummy/script/rails
104
- - spec/spec_helper.rb
105
114
  homepage: http://www.phenomenal-gem.com
106
115
  licenses: []
116
+
107
117
  post_install_message:
108
118
  rdoc_options: []
109
- require_paths:
119
+
120
+ require_paths:
110
121
  - lib
111
- required_ruby_version: !ruby/object:Gem::Requirement
122
+ required_ruby_version: !ruby/object:Gem::Requirement
112
123
  none: false
113
- requirements:
114
- - - ! '>='
115
- - !ruby/object:Gem::Version
116
- version: '0'
117
- required_rubygems_version: !ruby/object:Gem::Requirement
124
+ requirements:
125
+ - - ">="
126
+ - !ruby/object:Gem::Version
127
+ version: "0"
128
+ required_rubygems_version: !ruby/object:Gem::Requirement
118
129
  none: false
119
- requirements:
120
- - - ! '>='
121
- - !ruby/object:Gem::Version
122
- version: '0'
130
+ requirements:
131
+ - - ">="
132
+ - !ruby/object:Gem::Version
133
+ version: "0"
123
134
  requirements: []
135
+
124
136
  rubyforge_project:
125
- rubygems_version: 1.8.15
137
+ rubygems_version: 1.8.17
126
138
  signing_key:
127
139
  specification_version: 3
128
140
  summary: Rails glue for phenomenal
129
- test_files:
130
- - spec/dummy/app/assets/javascripts/application.js
131
- - spec/dummy/app/contexts/persistent_feature/persistent_feature.rb
132
- - spec/dummy/app/contexts/persistent_feature/test_context/test_context.rb
133
- - spec/dummy/app/contexts/persistent_feature/test_context/views/shared/_partial1.html.haml
141
+ test_files:
142
+ - spec/spec_helper.rb
143
+ - spec/dummy/log/development.log
144
+ - spec/dummy/log/production.log
145
+ - spec/dummy/config.ru
146
+ - spec/dummy/db/test.sqlite3
147
+ - spec/dummy/db/production.sqlite3
148
+ - spec/dummy/db/development.sqlite3
149
+ - spec/dummy/script/rails
150
+ - spec/dummy/app/views/shared/_partial1.html.haml
151
+ - spec/dummy/app/views/pages/home.html.haml
152
+ - spec/dummy/app/views/layouts/application.html.erb
134
153
  - spec/dummy/app/controllers/application_controller.rb
154
+ - spec/dummy/app/assets/javascripts/application.js
135
155
  - spec/dummy/app/helpers/application_helper.rb
136
- - spec/dummy/app/views/layouts/application.html.erb
137
- - spec/dummy/app/views/pages/home.html.haml
138
- - spec/dummy/app/views/shared/_partial1.html.haml
139
- - spec/dummy/config/application.rb
140
- - spec/dummy/config/boot.rb
156
+ - spec/dummy/phenomenal/persistent_feature/test_context/views/shared/_partial1.html.haml
157
+ - spec/dummy/phenomenal/persistent_feature/test_context/views/shared/_partial2.html.haml
158
+ - spec/dummy/phenomenal/persistent_feature/test_context/test_context.rb
159
+ - spec/dummy/phenomenal/persistent_feature/controllers/application_controller.rb
160
+ - spec/dummy/phenomenal/persistent_feature/models/model.rb
161
+ - spec/dummy/phenomenal/persistent_feature/persistent_feature.rb
141
162
  - spec/dummy/config/database.yml
142
- - spec/dummy/config/environment.rb
143
- - spec/dummy/config/environments/development.rb
144
- - spec/dummy/config/environments/production.rb
145
- - spec/dummy/config/environments/test.rb
146
- - spec/dummy/config/initializers/backtrace_silencers.rb
147
- - spec/dummy/config/initializers/inflections.rb
148
- - spec/dummy/config/initializers/mime_types.rb
149
163
  - spec/dummy/config/initializers/secret_token.rb
164
+ - spec/dummy/config/initializers/mime_types.rb
165
+ - spec/dummy/config/initializers/backtrace_silencers.rb
150
166
  - spec/dummy/config/initializers/session_store.rb
167
+ - spec/dummy/config/initializers/inflections.rb
151
168
  - spec/dummy/config/initializers/wrap_parameters.rb
152
- - spec/dummy/config/locales/en.yml
169
+ - spec/dummy/config/environments/test.rb
170
+ - spec/dummy/config/environments/development.rb
171
+ - spec/dummy/config/environments/production.rb
172
+ - spec/dummy/config/environment.rb
153
173
  - spec/dummy/config/routes.rb
154
- - spec/dummy/config.ru
155
- - spec/dummy/db/development.sqlite3
156
- - spec/dummy/db/production.sqlite3
157
- - spec/dummy/db/test.sqlite3
158
- - spec/dummy/log/development.log
159
- - spec/dummy/log/production.log
160
- - spec/dummy/public/404.html
161
- - spec/dummy/public/422.html
162
- - spec/dummy/public/500.html
174
+ - spec/dummy/config/boot.rb
175
+ - spec/dummy/config/locales/en.yml
176
+ - spec/dummy/config/application.rb
163
177
  - spec/dummy/public/favicon.ico
178
+ - spec/dummy/public/500.html
179
+ - spec/dummy/public/422.html
180
+ - spec/dummy/public/404.html
164
181
  - spec/dummy/Rakefile
165
- - spec/dummy/script/rails
166
- - spec/spec_helper.rb