pilgrim 0.1.6 → 0.1.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (35) hide show
  1. data/app/helpers/pilgrim/application_helper.rb +3 -3
  2. data/app/models/pilgrim/country.rb +8 -2
  3. data/lib/pilgrim/load_methods.rb +28 -15
  4. data/lib/pilgrim/version.rb +1 -1
  5. data/test/dummy/app/controllers/welcome_controller.rb +3 -1
  6. data/test/dummy/app/views/welcome/index.html.erb +9 -3
  7. data/test/dummy/log/development.log +2926 -6332
  8. data/test/dummy/tmp/cache/assets/{CB4/B90/sprockets%2F6d683f8e69169e82c92b5659ff791958 → C3D/A70/sprockets%2F18071417d16b4c4638304d1dae524406} +0 -0
  9. data/test/dummy/tmp/cache/assets/{DF4/470/sprockets%2Fc6b4d923deaf3ab7848cdc4b03ea170e → C56/220/sprockets%2F4222595a04ae936bd77777a922f06472} +0 -0
  10. data/test/dummy/tmp/cache/assets/C7B/190/sprockets%2F37b103f4623089af1456b90830fe941c +0 -0
  11. data/test/dummy/tmp/cache/assets/C8B/560/sprockets%2F3ef544d4997581606cb287603bd67a24 +0 -0
  12. data/test/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953 +0 -0
  13. data/test/dummy/tmp/cache/assets/D08/AC0/sprockets%2F2a76883406eff2c15601bca08e55a5b7 +0 -0
  14. data/test/dummy/tmp/cache/assets/{DC2/A50/sprockets%2F0a4fe302b3dccdcd199083ce04ee9e14 → D13/BD0/sprockets%2F9687e608084a6ee04dd4afd56515da30} +0 -0
  15. data/test/dummy/tmp/cache/assets/D13/C60/sprockets%2F2dedb8177c20286c4259c1d58c5646cc +0 -0
  16. data/test/dummy/tmp/cache/assets/D21/5D0/sprockets%2Fe2c4f946939f2d7d0b42d86383755cae +0 -0
  17. data/test/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705 +0 -0
  18. data/test/dummy/tmp/cache/assets/{D29/710/sprockets%2F38cdb0a6058ad42fbb6ab3217451253f → D33/0C0/sprockets%2Fc4564af0e30e513cda6e71075d681a7b} +0 -0
  19. data/test/dummy/tmp/cache/assets/D38/EA0/sprockets%2Faac5305b6ba8806d62ec6a8609808eb0 +0 -0
  20. data/test/dummy/tmp/cache/assets/D3E/F40/sprockets%2F25a167c7563d6fe8ec6b13ec1ac09274 +0 -0
  21. data/test/dummy/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655 +0 -0
  22. data/test/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6 +0 -0
  23. data/test/dummy/tmp/cache/assets/D65/F10/sprockets%2F6de2a51b091062f06fe4c1c7ef9fd051 +0 -0
  24. data/test/dummy/tmp/cache/assets/DDC/400/sprockets%2Fcffd775d018f68ce5dba1ee0d951a994 +0 -0
  25. data/test/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af +0 -0
  26. metadata +142 -144
  27. checksums.yaml +0 -15
  28. data/test/dummy/app/views/pilgrim/tags/_container.html.erb +0 -5
  29. data/test/dummy/app/views/pilgrim/tags/_dropdown.html.erb +0 -3
  30. data/test/dummy/app/views/pilgrim/tags/_dropdown_aux.html.erb +0 -1
  31. data/test/dummy/app/views/pilgrim/tags/change_location.js.erb +0 -6
  32. data/test/dummy/tmp/cache/assets/C8D/BB0/sprockets%2F60470391328e64dff6727d8e25d56b08 +0 -0
  33. data/test/dummy/tmp/cache/assets/CA9/7E0/sprockets%2F9b7d82455f97a58f93289f436e870e46 +0 -0
  34. data/test/dummy/tmp/cache/assets/CEC/730/sprockets%2Fb6120fa65b7a893a79f4795dd53d1097 +0 -0
  35. data/test/dummy/tmp/cache/assets/D9C/720/sprockets%2F8338047be7bd0efb4fd25a2182eefe15 +0 -0
metadata CHANGED
@@ -1,18 +1,20 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pilgrim
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.6
4
+ version: 0.1.7
5
+ prerelease:
5
6
  platform: ruby
6
7
  authors:
7
8
  - Pablo Marti
8
9
  autorequire:
9
10
  bindir: bin
10
11
  cert_chain: []
11
- date: 2013-05-12 00:00:00.000000000 Z
12
+ date: 2013-05-22 00:00:00.000000000 Z
12
13
  dependencies:
13
14
  - !ruby/object:Gem::Dependency
14
15
  name: rails
15
16
  requirement: !ruby/object:Gem::Requirement
17
+ none: false
16
18
  requirements:
17
19
  - - ~>
18
20
  - !ruby/object:Gem::Version
@@ -20,6 +22,7 @@ dependencies:
20
22
  type: :runtime
21
23
  prerelease: false
22
24
  version_requirements: !ruby/object:Gem::Requirement
25
+ none: false
23
26
  requirements:
24
27
  - - ~>
25
28
  - !ruby/object:Gem::Version
@@ -27,6 +30,7 @@ dependencies:
27
30
  - !ruby/object:Gem::Dependency
28
31
  name: mysql2
29
32
  requirement: !ruby/object:Gem::Requirement
33
+ none: false
30
34
  requirements:
31
35
  - - ! '>='
32
36
  - !ruby/object:Gem::Version
@@ -34,6 +38,7 @@ dependencies:
34
38
  type: :development
35
39
  prerelease: false
36
40
  version_requirements: !ruby/object:Gem::Requirement
41
+ none: false
37
42
  requirements:
38
43
  - - ! '>='
39
44
  - !ruby/object:Gem::Version
@@ -45,212 +50,205 @@ executables: []
45
50
  extensions: []
46
51
  extra_rdoc_files: []
47
52
  files:
48
- - app/views/pilgrim/tags/_dropdown.html.erb
49
- - app/views/pilgrim/tags/_container.html.erb
50
- - app/views/pilgrim/tags/change_location.js.erb
51
- - app/views/pilgrim/tags/_dropdown_aux.html.erb
52
- - app/views/layouts/pilgrim/application.html.erb
53
- - app/assets/javascripts/pilgrim/tags.js
54
53
  - app/assets/javascripts/pilgrim/application.js
55
- - app/assets/stylesheets/pilgrim/tags.css
54
+ - app/assets/javascripts/pilgrim/tags.js
56
55
  - app/assets/stylesheets/pilgrim/application.css
56
+ - app/assets/stylesheets/pilgrim/tags.css
57
57
  - app/controllers/pilgrim/application_controller.rb
58
58
  - app/controllers/pilgrim/tags_controller.rb
59
- - app/models/pilgrim/state.rb
60
- - app/models/pilgrim/country.rb
61
- - app/models/pilgrim/city.rb
62
59
  - app/helpers/pilgrim/application_helper.rb
60
+ - app/models/pilgrim/city.rb
61
+ - app/models/pilgrim/country.rb
62
+ - app/models/pilgrim/state.rb
63
+ - app/views/layouts/pilgrim/application.html.erb
64
+ - app/views/pilgrim/tags/_container.html.erb
65
+ - app/views/pilgrim/tags/_dropdown.html.erb
66
+ - app/views/pilgrim/tags/_dropdown_aux.html.erb
67
+ - app/views/pilgrim/tags/change_location.js.erb
63
68
  - config/routes.rb
64
- - db/seeds.rb
65
- - db/migrate/20130430152543_create_pilgrim_states.rb
66
69
  - db/migrate/20130430152412_create_pilgrim_countries.rb
70
+ - db/migrate/20130430152543_create_pilgrim_states.rb
67
71
  - db/migrate/20130430152605_create_pilgrim_cities.rb
68
- - lib/pilgrim/load_methods.rb
69
- - lib/pilgrim/version.rb
70
- - lib/pilgrim/engine.rb
72
+ - db/seeds.rb
71
73
  - lib/generators/pilgrim/generate_views/generate_views_generator.rb
72
- - lib/generators/pilgrim/install/templates/states.sql
74
+ - lib/generators/pilgrim/install/install_generator.rb
73
75
  - lib/generators/pilgrim/install/templates/cities.sql
74
76
  - lib/generators/pilgrim/install/templates/countries.sql
75
- - lib/generators/pilgrim/install/install_generator.rb
77
+ - lib/generators/pilgrim/install/templates/states.sql
78
+ - lib/pilgrim/engine.rb
79
+ - lib/pilgrim/load_methods.rb
80
+ - lib/pilgrim/version.rb
76
81
  - lib/pilgrim.rb
77
82
  - lib/tasks/pilgrim_tasks.rake
78
83
  - MIT-LICENSE
79
84
  - Rakefile
80
85
  - README.rdoc
81
- - test/unit/pilgrim/state_test.rb
82
- - test/unit/pilgrim/city_test.rb
83
- - test/unit/pilgrim/country_test.rb
84
- - test/unit/helpers/pilgrim/tags_helper_test.rb
85
- - test/integration/navigation_test.rb
86
- - test/dummy/public/500.html
87
- - test/dummy/public/404.html
88
- - test/dummy/public/favicon.ico
89
- - test/dummy/public/422.html
90
- - test/dummy/app/views/pilgrim/tags/_dropdown.html.erb
91
- - test/dummy/app/views/pilgrim/tags/_container.html.erb
92
- - test/dummy/app/views/pilgrim/tags/change_location.js.erb
93
- - test/dummy/app/views/pilgrim/tags/_dropdown_aux.html.erb
94
- - test/dummy/app/views/welcome/index.html.erb
95
- - test/dummy/app/views/layouts/application.html.erb
96
- - test/dummy/app/assets/javascripts/welcome.js
97
86
  - test/dummy/app/assets/javascripts/application.js
98
- - test/dummy/app/assets/stylesheets/welcome.css
87
+ - test/dummy/app/assets/javascripts/welcome.js
99
88
  - test/dummy/app/assets/stylesheets/application.css
89
+ - test/dummy/app/assets/stylesheets/welcome.css
100
90
  - test/dummy/app/controllers/application_controller.rb
101
91
  - test/dummy/app/controllers/welcome_controller.rb
102
- - test/dummy/app/helpers/welcome_helper.rb
103
92
  - test/dummy/app/helpers/application_helper.rb
104
- - test/dummy/db/states.sql
93
+ - test/dummy/app/helpers/welcome_helper.rb
94
+ - test/dummy/app/views/layouts/application.html.erb
95
+ - test/dummy/app/views/welcome/index.html.erb
96
+ - test/dummy/config/application.rb
97
+ - test/dummy/config/boot.rb
98
+ - test/dummy/config/database.yml
99
+ - test/dummy/config/environment.rb
100
+ - test/dummy/config/environments/development.rb
101
+ - test/dummy/config/environments/production.rb
102
+ - test/dummy/config/environments/test.rb
103
+ - test/dummy/config/initializers/backtrace_silencers.rb
104
+ - test/dummy/config/initializers/inflections.rb
105
+ - test/dummy/config/initializers/mime_types.rb
106
+ - test/dummy/config/initializers/secret_token.rb
107
+ - test/dummy/config/initializers/session_store.rb
108
+ - test/dummy/config/initializers/wrap_parameters.rb
109
+ - test/dummy/config/locales/en.yml
110
+ - test/dummy/config/routes.rb
111
+ - test/dummy/config.ru
105
112
  - test/dummy/db/cities.sql
106
- - test/dummy/db/schema.rb
107
- - test/dummy/db/migrate/20130430204535_create_pilgrim_states.pilgrim.rb
113
+ - test/dummy/db/countries.sql
108
114
  - test/dummy/db/migrate/20130430204534_create_pilgrim_countries.pilgrim.rb
115
+ - test/dummy/db/migrate/20130430204535_create_pilgrim_states.pilgrim.rb
109
116
  - test/dummy/db/migrate/20130430204536_create_pilgrim_cities.pilgrim.rb
110
- - test/dummy/db/countries.sql
111
- - test/dummy/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655
112
- - test/dummy/tmp/cache/assets/D13/C60/sprockets%2F2dedb8177c20286c4259c1d58c5646cc
113
- - test/dummy/tmp/cache/assets/C8D/BB0/sprockets%2F60470391328e64dff6727d8e25d56b08
114
- - test/dummy/tmp/cache/assets/D21/5D0/sprockets%2Fe2c4f946939f2d7d0b42d86383755cae
115
- - test/dummy/tmp/cache/assets/D29/710/sprockets%2F38cdb0a6058ad42fbb6ab3217451253f
117
+ - test/dummy/db/schema.rb
118
+ - test/dummy/db/states.sql
119
+ - test/dummy/log/development.log
120
+ - test/dummy/public/404.html
121
+ - test/dummy/public/422.html
122
+ - test/dummy/public/500.html
123
+ - test/dummy/public/favicon.ico
124
+ - test/dummy/Rakefile
125
+ - test/dummy/README.rdoc
126
+ - test/dummy/script/rails
127
+ - test/dummy/test/functional/welcome_controller_test.rb
128
+ - test/dummy/test/unit/helpers/welcome_helper_test.rb
129
+ - test/dummy/tmp/cache/assets/C3D/A70/sprockets%2F18071417d16b4c4638304d1dae524406
130
+ - test/dummy/tmp/cache/assets/C56/220/sprockets%2F4222595a04ae936bd77777a922f06472
116
131
  - test/dummy/tmp/cache/assets/C7B/190/sprockets%2F37b103f4623089af1456b90830fe941c
117
- - test/dummy/tmp/cache/assets/DDC/400/sprockets%2Fcffd775d018f68ce5dba1ee0d951a994
118
- - test/dummy/tmp/cache/assets/DF4/470/sprockets%2Fc6b4d923deaf3ab7848cdc4b03ea170e
119
- - test/dummy/tmp/cache/assets/CB4/B90/sprockets%2F6d683f8e69169e82c92b5659ff791958
120
- - test/dummy/tmp/cache/assets/DC2/A50/sprockets%2F0a4fe302b3dccdcd199083ce04ee9e14
121
- - test/dummy/tmp/cache/assets/CEC/730/sprockets%2Fb6120fa65b7a893a79f4795dd53d1097
122
- - test/dummy/tmp/cache/assets/D9C/720/sprockets%2F8338047be7bd0efb4fd25a2182eefe15
132
+ - test/dummy/tmp/cache/assets/C8B/560/sprockets%2F3ef544d4997581606cb287603bd67a24
123
133
  - test/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953
124
- - test/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6
125
- - test/dummy/tmp/cache/assets/CA9/7E0/sprockets%2F9b7d82455f97a58f93289f436e870e46
134
+ - test/dummy/tmp/cache/assets/D08/AC0/sprockets%2F2a76883406eff2c15601bca08e55a5b7
135
+ - test/dummy/tmp/cache/assets/D13/BD0/sprockets%2F9687e608084a6ee04dd4afd56515da30
136
+ - test/dummy/tmp/cache/assets/D13/C60/sprockets%2F2dedb8177c20286c4259c1d58c5646cc
137
+ - test/dummy/tmp/cache/assets/D21/5D0/sprockets%2Fe2c4f946939f2d7d0b42d86383755cae
126
138
  - test/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705
139
+ - test/dummy/tmp/cache/assets/D33/0C0/sprockets%2Fc4564af0e30e513cda6e71075d681a7b
140
+ - test/dummy/tmp/cache/assets/D38/EA0/sprockets%2Faac5305b6ba8806d62ec6a8609808eb0
127
141
  - test/dummy/tmp/cache/assets/D3E/F40/sprockets%2F25a167c7563d6fe8ec6b13ec1ac09274
142
+ - test/dummy/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655
143
+ - test/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6
144
+ - test/dummy/tmp/cache/assets/D65/F10/sprockets%2F6de2a51b091062f06fe4c1c7ef9fd051
145
+ - test/dummy/tmp/cache/assets/DDC/400/sprockets%2Fcffd775d018f68ce5dba1ee0d951a994
128
146
  - test/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af
129
- - test/dummy/test/unit/helpers/welcome_helper_test.rb
130
- - test/dummy/test/functional/welcome_controller_test.rb
131
- - test/dummy/config.ru
132
- - test/dummy/Rakefile
133
- - test/dummy/config/locales/en.yml
134
- - test/dummy/config/initializers/mime_types.rb
135
- - test/dummy/config/initializers/session_store.rb
136
- - test/dummy/config/initializers/inflections.rb
137
- - test/dummy/config/initializers/secret_token.rb
138
- - test/dummy/config/initializers/wrap_parameters.rb
139
- - test/dummy/config/initializers/backtrace_silencers.rb
140
- - test/dummy/config/database.yml
141
- - test/dummy/config/routes.rb
142
- - test/dummy/config/environments/production.rb
143
- - test/dummy/config/environments/development.rb
144
- - test/dummy/config/environments/test.rb
145
- - test/dummy/config/boot.rb
146
- - test/dummy/config/environment.rb
147
- - test/dummy/config/application.rb
148
- - test/dummy/script/rails
149
- - test/dummy/README.rdoc
150
- - test/dummy/log/development.log
151
- - test/test_helper.rb
152
- - test/functional/pilgrim/tags_controller_test.rb
153
- - test/pilgrim_test.rb
147
+ - test/fixtures/pilgrim/cities.yml
154
148
  - test/fixtures/pilgrim/countries.yml
155
149
  - test/fixtures/pilgrim/states.yml
156
- - test/fixtures/pilgrim/cities.yml
150
+ - test/functional/pilgrim/tags_controller_test.rb
151
+ - test/integration/navigation_test.rb
152
+ - test/pilgrim_test.rb
153
+ - test/test_helper.rb
154
+ - test/unit/helpers/pilgrim/tags_helper_test.rb
155
+ - test/unit/pilgrim/city_test.rb
156
+ - test/unit/pilgrim/country_test.rb
157
+ - test/unit/pilgrim/state_test.rb
157
158
  homepage: https://github.com/pablomarti/pilgrim
158
159
  licenses: []
159
- metadata: {}
160
160
  post_install_message:
161
161
  rdoc_options: []
162
162
  require_paths:
163
163
  - lib
164
164
  required_ruby_version: !ruby/object:Gem::Requirement
165
+ none: false
165
166
  requirements:
166
167
  - - ! '>='
167
168
  - !ruby/object:Gem::Version
168
169
  version: '0'
169
170
  required_rubygems_version: !ruby/object:Gem::Requirement
171
+ none: false
170
172
  requirements:
171
173
  - - ! '>='
172
174
  - !ruby/object:Gem::Version
173
175
  version: '0'
174
176
  requirements: []
175
177
  rubyforge_project:
176
- rubygems_version: 2.0.3
178
+ rubygems_version: 1.8.25
177
179
  signing_key:
178
- specification_version: 4
180
+ specification_version: 3
179
181
  summary: Helpers for countries, states and cities
180
182
  test_files:
181
- - test/unit/pilgrim/state_test.rb
182
- - test/unit/pilgrim/city_test.rb
183
- - test/unit/pilgrim/country_test.rb
184
- - test/unit/helpers/pilgrim/tags_helper_test.rb
185
- - test/integration/navigation_test.rb
186
- - test/dummy/public/500.html
187
- - test/dummy/public/404.html
188
- - test/dummy/public/favicon.ico
189
- - test/dummy/public/422.html
190
- - test/dummy/app/views/pilgrim/tags/_dropdown.html.erb
191
- - test/dummy/app/views/pilgrim/tags/_container.html.erb
192
- - test/dummy/app/views/pilgrim/tags/change_location.js.erb
193
- - test/dummy/app/views/pilgrim/tags/_dropdown_aux.html.erb
194
- - test/dummy/app/views/welcome/index.html.erb
195
- - test/dummy/app/views/layouts/application.html.erb
196
- - test/dummy/app/assets/javascripts/welcome.js
197
183
  - test/dummy/app/assets/javascripts/application.js
198
- - test/dummy/app/assets/stylesheets/welcome.css
184
+ - test/dummy/app/assets/javascripts/welcome.js
199
185
  - test/dummy/app/assets/stylesheets/application.css
186
+ - test/dummy/app/assets/stylesheets/welcome.css
200
187
  - test/dummy/app/controllers/application_controller.rb
201
188
  - test/dummy/app/controllers/welcome_controller.rb
202
- - test/dummy/app/helpers/welcome_helper.rb
203
189
  - test/dummy/app/helpers/application_helper.rb
204
- - test/dummy/db/states.sql
190
+ - test/dummy/app/helpers/welcome_helper.rb
191
+ - test/dummy/app/views/layouts/application.html.erb
192
+ - test/dummy/app/views/welcome/index.html.erb
193
+ - test/dummy/config/application.rb
194
+ - test/dummy/config/boot.rb
195
+ - test/dummy/config/database.yml
196
+ - test/dummy/config/environment.rb
197
+ - test/dummy/config/environments/development.rb
198
+ - test/dummy/config/environments/production.rb
199
+ - test/dummy/config/environments/test.rb
200
+ - test/dummy/config/initializers/backtrace_silencers.rb
201
+ - test/dummy/config/initializers/inflections.rb
202
+ - test/dummy/config/initializers/mime_types.rb
203
+ - test/dummy/config/initializers/secret_token.rb
204
+ - test/dummy/config/initializers/session_store.rb
205
+ - test/dummy/config/initializers/wrap_parameters.rb
206
+ - test/dummy/config/locales/en.yml
207
+ - test/dummy/config/routes.rb
208
+ - test/dummy/config.ru
205
209
  - test/dummy/db/cities.sql
206
- - test/dummy/db/schema.rb
207
- - test/dummy/db/migrate/20130430204535_create_pilgrim_states.pilgrim.rb
210
+ - test/dummy/db/countries.sql
208
211
  - test/dummy/db/migrate/20130430204534_create_pilgrim_countries.pilgrim.rb
212
+ - test/dummy/db/migrate/20130430204535_create_pilgrim_states.pilgrim.rb
209
213
  - test/dummy/db/migrate/20130430204536_create_pilgrim_cities.pilgrim.rb
210
- - test/dummy/db/countries.sql
211
- - test/dummy/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655
212
- - test/dummy/tmp/cache/assets/D13/C60/sprockets%2F2dedb8177c20286c4259c1d58c5646cc
213
- - test/dummy/tmp/cache/assets/C8D/BB0/sprockets%2F60470391328e64dff6727d8e25d56b08
214
- - test/dummy/tmp/cache/assets/D21/5D0/sprockets%2Fe2c4f946939f2d7d0b42d86383755cae
215
- - test/dummy/tmp/cache/assets/D29/710/sprockets%2F38cdb0a6058ad42fbb6ab3217451253f
214
+ - test/dummy/db/schema.rb
215
+ - test/dummy/db/states.sql
216
+ - test/dummy/log/development.log
217
+ - test/dummy/public/404.html
218
+ - test/dummy/public/422.html
219
+ - test/dummy/public/500.html
220
+ - test/dummy/public/favicon.ico
221
+ - test/dummy/Rakefile
222
+ - test/dummy/README.rdoc
223
+ - test/dummy/script/rails
224
+ - test/dummy/test/functional/welcome_controller_test.rb
225
+ - test/dummy/test/unit/helpers/welcome_helper_test.rb
226
+ - test/dummy/tmp/cache/assets/C3D/A70/sprockets%2F18071417d16b4c4638304d1dae524406
227
+ - test/dummy/tmp/cache/assets/C56/220/sprockets%2F4222595a04ae936bd77777a922f06472
216
228
  - test/dummy/tmp/cache/assets/C7B/190/sprockets%2F37b103f4623089af1456b90830fe941c
217
- - test/dummy/tmp/cache/assets/DDC/400/sprockets%2Fcffd775d018f68ce5dba1ee0d951a994
218
- - test/dummy/tmp/cache/assets/DF4/470/sprockets%2Fc6b4d923deaf3ab7848cdc4b03ea170e
219
- - test/dummy/tmp/cache/assets/CB4/B90/sprockets%2F6d683f8e69169e82c92b5659ff791958
220
- - test/dummy/tmp/cache/assets/DC2/A50/sprockets%2F0a4fe302b3dccdcd199083ce04ee9e14
221
- - test/dummy/tmp/cache/assets/CEC/730/sprockets%2Fb6120fa65b7a893a79f4795dd53d1097
222
- - test/dummy/tmp/cache/assets/D9C/720/sprockets%2F8338047be7bd0efb4fd25a2182eefe15
229
+ - test/dummy/tmp/cache/assets/C8B/560/sprockets%2F3ef544d4997581606cb287603bd67a24
223
230
  - test/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953
224
- - test/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6
225
- - test/dummy/tmp/cache/assets/CA9/7E0/sprockets%2F9b7d82455f97a58f93289f436e870e46
231
+ - test/dummy/tmp/cache/assets/D08/AC0/sprockets%2F2a76883406eff2c15601bca08e55a5b7
232
+ - test/dummy/tmp/cache/assets/D13/BD0/sprockets%2F9687e608084a6ee04dd4afd56515da30
233
+ - test/dummy/tmp/cache/assets/D13/C60/sprockets%2F2dedb8177c20286c4259c1d58c5646cc
234
+ - test/dummy/tmp/cache/assets/D21/5D0/sprockets%2Fe2c4f946939f2d7d0b42d86383755cae
226
235
  - test/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705
236
+ - test/dummy/tmp/cache/assets/D33/0C0/sprockets%2Fc4564af0e30e513cda6e71075d681a7b
237
+ - test/dummy/tmp/cache/assets/D38/EA0/sprockets%2Faac5305b6ba8806d62ec6a8609808eb0
227
238
  - test/dummy/tmp/cache/assets/D3E/F40/sprockets%2F25a167c7563d6fe8ec6b13ec1ac09274
239
+ - test/dummy/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655
240
+ - test/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6
241
+ - test/dummy/tmp/cache/assets/D65/F10/sprockets%2F6de2a51b091062f06fe4c1c7ef9fd051
242
+ - test/dummy/tmp/cache/assets/DDC/400/sprockets%2Fcffd775d018f68ce5dba1ee0d951a994
228
243
  - test/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af
229
- - test/dummy/test/unit/helpers/welcome_helper_test.rb
230
- - test/dummy/test/functional/welcome_controller_test.rb
231
- - test/dummy/config.ru
232
- - test/dummy/Rakefile
233
- - test/dummy/config/locales/en.yml
234
- - test/dummy/config/initializers/mime_types.rb
235
- - test/dummy/config/initializers/session_store.rb
236
- - test/dummy/config/initializers/inflections.rb
237
- - test/dummy/config/initializers/secret_token.rb
238
- - test/dummy/config/initializers/wrap_parameters.rb
239
- - test/dummy/config/initializers/backtrace_silencers.rb
240
- - test/dummy/config/database.yml
241
- - test/dummy/config/routes.rb
242
- - test/dummy/config/environments/production.rb
243
- - test/dummy/config/environments/development.rb
244
- - test/dummy/config/environments/test.rb
245
- - test/dummy/config/boot.rb
246
- - test/dummy/config/environment.rb
247
- - test/dummy/config/application.rb
248
- - test/dummy/script/rails
249
- - test/dummy/README.rdoc
250
- - test/dummy/log/development.log
251
- - test/test_helper.rb
252
- - test/functional/pilgrim/tags_controller_test.rb
253
- - test/pilgrim_test.rb
244
+ - test/fixtures/pilgrim/cities.yml
254
245
  - test/fixtures/pilgrim/countries.yml
255
246
  - test/fixtures/pilgrim/states.yml
256
- - test/fixtures/pilgrim/cities.yml
247
+ - test/functional/pilgrim/tags_controller_test.rb
248
+ - test/integration/navigation_test.rb
249
+ - test/pilgrim_test.rb
250
+ - test/test_helper.rb
251
+ - test/unit/helpers/pilgrim/tags_helper_test.rb
252
+ - test/unit/pilgrim/city_test.rb
253
+ - test/unit/pilgrim/country_test.rb
254
+ - test/unit/pilgrim/state_test.rb
checksums.yaml DELETED
@@ -1,15 +0,0 @@
1
- ---
2
- !binary "U0hBMQ==":
3
- metadata.gz: !binary |-
4
- MDk4YTIzMGNkYTAzMTI4MmNhNjYzNjcyZDhhOGY3YTFhYzEzNDZlZQ==
5
- data.tar.gz: !binary |-
6
- MjQzMGQ5ZGUxMjBmMzNmMmE3ZDkyMTY1YzhmNjgzZTJmMWVjN2ZiZQ==
7
- !binary "U0hBNTEy":
8
- metadata.gz: !binary |-
9
- ZDI2YWM4YTg1NDIzNWRjNmE2NmUzNzViNjEyNDZiMDUyOGE1ZTc0YWZjNmI1
10
- MjRjMDI2YTVmNjk2Y2I3NzgyYzZhNGIzZWVjZTEzMjZjMDE0M2U0ZTQ2MmNh
11
- NTUzY2M4MWMxZjJlNGVhZGE5NjEwN2FjMzA5NjMzM2EyMWY3YWU=
12
- data.tar.gz: !binary |-
13
- NjhjNDE0YTQ1MDQzYmNmNjJjNTUyMTBjNzNhYzQzZjY3OGM2MWQ3N2NiOWUz
14
- OGU1OGQ1ZmEyN2MxN2QwNTUzY2JlMTAyOTU1Mjk2ZmQ5ZjAzMDg5ZWJiNGZj
15
- MGU0ZDYwOTg5NzFmODg3YzJiOTVhMDdlOGMwNjZjYTkyY2RmNmM=
@@ -1,5 +0,0 @@
1
- <div class="locations_container">
2
- <%= select_for_country form_name, block, params %>
3
- <%= select_for_state form_name, block, params %>
4
- <%= select_for_city form_name, block, params %>
5
- </div>