tb_banners 1.0.2 → 1.1

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.
metadata CHANGED
@@ -1,99 +1,99 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tb_banners
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.2
4
+ version: '1.1'
5
5
  platform: ruby
6
6
  authors:
7
- - Greg Woods
7
+ - Westlake
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-09-20 00:00:00.000000000 Z
11
+ date: 2014-01-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - ~>
17
+ - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: 3.2.14
19
+ version: '4.0'
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: 3.2.14
26
+ version: '4.0'
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: tb_core
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
- - - ! '>='
31
+ - - "~>"
32
32
  - !ruby/object:Gem::Version
33
- version: '1.0'
33
+ version: '1.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
- version: '1.0'
40
+ version: '1.2'
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: paperclip
43
43
  requirement: !ruby/object:Gem::Requirement
44
44
  requirements:
45
- - - ! '>='
45
+ - - ">="
46
46
  - !ruby/object:Gem::Version
47
47
  version: '0'
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'
55
55
  - !ruby/object:Gem::Dependency
56
- name: liquid
56
+ name: tb_liquid
57
57
  requirement: !ruby/object:Gem::Requirement
58
58
  requirements:
59
- - - ! '>='
59
+ - - ">="
60
60
  - !ruby/object:Gem::Version
61
61
  version: '0'
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
68
  version: '0'
69
69
  - !ruby/object:Gem::Dependency
70
70
  name: mysql2
71
71
  requirement: !ruby/object:Gem::Requirement
72
72
  requirements:
73
- - - '='
73
+ - - ">="
74
74
  - !ruby/object:Gem::Version
75
- version: 0.3.11
75
+ version: '0'
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: 0.3.11
82
+ version: '0'
83
83
  - !ruby/object:Gem::Dependency
84
84
  name: rspec
85
85
  requirement: !ruby/object:Gem::Requirement
86
86
  requirements:
87
87
  - - '='
88
88
  - !ruby/object:Gem::Version
89
- version: 2.14.1
89
+ version: 2.14.0
90
90
  type: :development
91
91
  prerelease: false
92
92
  version_requirements: !ruby/object:Gem::Requirement
93
93
  requirements:
94
94
  - - '='
95
95
  - !ruby/object:Gem::Version
96
- version: 2.14.1
96
+ version: 2.14.0
97
97
  - !ruby/object:Gem::Dependency
98
98
  name: rspec-rails
99
99
  requirement: !ruby/object:Gem::Requirement
@@ -112,72 +112,72 @@ dependencies:
112
112
  name: shoulda
113
113
  requirement: !ruby/object:Gem::Requirement
114
114
  requirements:
115
- - - ~>
115
+ - - "~>"
116
116
  - !ruby/object:Gem::Version
117
117
  version: 3.0.1
118
118
  type: :development
119
119
  prerelease: false
120
120
  version_requirements: !ruby/object:Gem::Requirement
121
121
  requirements:
122
- - - ~>
122
+ - - "~>"
123
123
  - !ruby/object:Gem::Version
124
124
  version: 3.0.1
125
125
  - !ruby/object:Gem::Dependency
126
126
  name: factory_girl
127
127
  requirement: !ruby/object:Gem::Requirement
128
128
  requirements:
129
- - - ~>
129
+ - - "~>"
130
130
  - !ruby/object:Gem::Version
131
131
  version: '3.0'
132
132
  type: :development
133
133
  prerelease: false
134
134
  version_requirements: !ruby/object:Gem::Requirement
135
135
  requirements:
136
- - - ~>
136
+ - - "~>"
137
137
  - !ruby/object:Gem::Version
138
138
  version: '3.0'
139
139
  - !ruby/object:Gem::Dependency
140
- name: mocha
140
+ name: database_cleaner
141
141
  requirement: !ruby/object:Gem::Requirement
142
142
  requirements:
143
143
  - - '='
144
144
  - !ruby/object:Gem::Version
145
- version: 0.13.3
145
+ version: 1.0.0.RC1
146
146
  type: :development
147
147
  prerelease: false
148
148
  version_requirements: !ruby/object:Gem::Requirement
149
149
  requirements:
150
150
  - - '='
151
151
  - !ruby/object:Gem::Version
152
- version: 0.13.3
152
+ version: 1.0.0.RC1
153
153
  - !ruby/object:Gem::Dependency
154
- name: database_cleaner
154
+ name: mocha
155
155
  requirement: !ruby/object:Gem::Requirement
156
156
  requirements:
157
157
  - - '='
158
158
  - !ruby/object:Gem::Version
159
- version: 0.7.1
159
+ version: 0.14.0
160
160
  type: :development
161
161
  prerelease: false
162
162
  version_requirements: !ruby/object:Gem::Requirement
163
163
  requirements:
164
164
  - - '='
165
165
  - !ruby/object:Gem::Version
166
- version: 0.7.1
166
+ version: 0.14.0
167
167
  - !ruby/object:Gem::Dependency
168
168
  name: simplecov
169
169
  requirement: !ruby/object:Gem::Requirement
170
170
  requirements:
171
- - - ~>
171
+ - - ">="
172
172
  - !ruby/object:Gem::Version
173
- version: 0.6.4
173
+ version: '0'
174
174
  type: :development
175
175
  prerelease: false
176
176
  version_requirements: !ruby/object:Gem::Requirement
177
177
  requirements:
178
- - - ~>
178
+ - - ">="
179
179
  - !ruby/object:Gem::Version
180
- version: 0.6.4
180
+ version: '0'
181
181
  description: Banner Management engine for Twice Baked
182
182
  email:
183
183
  - greg@westlakedesign.com
@@ -185,6 +185,9 @@ executables: []
185
185
  extensions: []
186
186
  extra_rdoc_files: []
187
187
  files:
188
+ - MIT-LICENSE
189
+ - README.markdown
190
+ - Rakefile
188
191
  - app/assets/images/admin/banners/banners.png
189
192
  - app/assets/images/admin/banners/banners@2x.png
190
193
  - app/assets/javascripts/admin/banners/application.js
@@ -200,7 +203,6 @@ files:
200
203
  - app/helpers/spud_banners_helper.rb
201
204
  - app/models/spud_banner.rb
202
205
  - app/models/spud_banner_set.rb
203
- - app/observers/spud_banner_sweeper.rb
204
206
  - app/views/admin/banner_sets/_banner_set.html.erb
205
207
  - app/views/admin/banner_sets/_form.html.erb
206
208
  - app/views/admin/banner_sets/create.html.erb
@@ -224,15 +226,15 @@ files:
224
226
  - lib/spud_banners/version.rb
225
227
  - lib/tasks/spud_banners_tasks.rake
226
228
  - lib/tb_banners.rb
227
- - MIT-LICENSE
228
- - Rakefile
229
- - README.markdown
230
229
  - spec/controllers/admin/banner_sets_controller_spec.rb
230
+ - spec/dummy/README.rdoc
231
+ - spec/dummy/Rakefile
231
232
  - spec/dummy/app/assets/javascripts/application.js
232
233
  - spec/dummy/app/assets/stylesheets/application.css
233
234
  - spec/dummy/app/controllers/application_controller.rb
234
235
  - spec/dummy/app/helpers/application_helper.rb
235
236
  - spec/dummy/app/views/layouts/application.html.erb
237
+ - spec/dummy/config.ru
236
238
  - spec/dummy/config/application.rb
237
239
  - spec/dummy/config/boot.rb
238
240
  - spec/dummy/config/database.yml
@@ -248,7 +250,6 @@ files:
248
250
  - spec/dummy/config/initializers/wrap_parameters.rb
249
251
  - spec/dummy/config/locales/en.yml
250
252
  - spec/dummy/config/routes.rb
251
- - spec/dummy/config.ru
252
253
  - spec/dummy/db/migrate/20121127192246_create_spud_admin_permissions.spud_core.rb
253
254
  - spec/dummy/db/migrate/20121127192247_create_spud_users.spud_core.rb
254
255
  - spec/dummy/db/migrate/20121127192248_add_time_zone_to_spud_user.spud_core.rb
@@ -261,15 +262,12 @@ files:
261
262
  - spec/dummy/db/migrate/20130920154446_create_spud_banners.tb_banners.rb
262
263
  - spec/dummy/db/migrate/20130920154447_create_spud_banner_sets.tb_banners.rb
263
264
  - spec/dummy/db/migrate/20130920154448_add_rich_text_to_spud_banners.tb_banners.rb
265
+ - spec/dummy/db/migrate/20140120174546_create_tb_liquid_spud_liquid_tags.tb_liquid.rb
264
266
  - spec/dummy/db/schema.rb
265
- - spec/dummy/log/development.log
266
- - spec/dummy/log/test.log
267
267
  - spec/dummy/public/404.html
268
268
  - spec/dummy/public/422.html
269
269
  - spec/dummy/public/500.html
270
270
  - spec/dummy/public/favicon.ico
271
- - spec/dummy/Rakefile
272
- - spec/dummy/README.rdoc
273
271
  - spec/dummy/script/rails
274
272
  - spec/spec_helper.rb
275
273
  - spec/support/authlogic_helper.rb
@@ -282,17 +280,17 @@ require_paths:
282
280
  - lib
283
281
  required_ruby_version: !ruby/object:Gem::Requirement
284
282
  requirements:
285
- - - ! '>='
283
+ - - ">="
286
284
  - !ruby/object:Gem::Version
287
285
  version: '0'
288
286
  required_rubygems_version: !ruby/object:Gem::Requirement
289
287
  requirements:
290
- - - ! '>='
288
+ - - ">="
291
289
  - !ruby/object:Gem::Version
292
290
  version: '0'
293
291
  requirements: []
294
292
  rubyforge_project:
295
- rubygems_version: 2.0.7
293
+ rubygems_version: 2.2.1
296
294
  signing_key:
297
295
  specification_version: 4
298
296
  summary: Twice Baked Banners
@@ -331,9 +329,8 @@ test_files:
331
329
  - spec/dummy/db/migrate/20130920154446_create_spud_banners.tb_banners.rb
332
330
  - spec/dummy/db/migrate/20130920154447_create_spud_banner_sets.tb_banners.rb
333
331
  - spec/dummy/db/migrate/20130920154448_add_rich_text_to_spud_banners.tb_banners.rb
332
+ - spec/dummy/db/migrate/20140120174546_create_tb_liquid_spud_liquid_tags.tb_liquid.rb
334
333
  - spec/dummy/db/schema.rb
335
- - spec/dummy/log/development.log
336
- - spec/dummy/log/test.log
337
334
  - spec/dummy/public/404.html
338
335
  - spec/dummy/public/422.html
339
336
  - spec/dummy/public/500.html
@@ -1,52 +0,0 @@
1
- class SpudBannerSweeper < ActionController::Caching::Sweeper
2
- observe :spud_banner, :spud_banner_set
3
-
4
- def before_save(record)
5
- if record.is_a?(SpudBannerSet)
6
- @old_name = record.name
7
- end
8
- end
9
-
10
- def after_save(record)
11
- if record.is_a?(SpudBanner)
12
- expire_cache_for(record.owner)
13
- else
14
- expire_cache_for(record)
15
- end
16
- end
17
-
18
- def after_destroy(record)
19
- if record.is_a?(SpudBanner)
20
- expire_cache_for(record.owner)
21
- else
22
- expire_cache_for(record)
23
- end
24
- end
25
-
26
- private
27
-
28
- def expire_cache_for(record)
29
- # lazy full page cache clear
30
- cache_path = ActionController::Base.page_cache_directory
31
- if cache_path != Rails.root && cache_path != Rails.public_path && File.directory?(cache_path)
32
- FileUtils.rm_rf(cache_path)
33
- end
34
-
35
- # reprocess cached liquid tags
36
- if defined?(Spud::Cms)
37
- values = [record.set_name]
38
- values << @old_name if !@old_name.blank?
39
- SpudPageLiquidTag.where(:tag_name => "banner_set",:value => values).includes(:attachment).each do |tag|
40
- partial = tag.attachment
41
- partial.postprocess_content
42
- partial.save
43
- page = partial.try(:spud_page)
44
- if page.blank? == false
45
- page.updated_at = Time.now.utc
46
- page.save
47
- end
48
- end
49
- end
50
- end
51
-
52
- end
@@ -1,72 +0,0 @@
1
- Connecting to database specified by database.yml
2
-  (35.6ms) CREATE TABLE `schema_migrations` (`version` varchar(255) NOT NULL) ENGINE=InnoDB
3
-  (26.2ms) CREATE UNIQUE INDEX `unique_schema_migrations` ON `schema_migrations` (`version`)
4
-  (2.2ms) SELECT `schema_migrations`.`version` FROM `schema_migrations` 
5
- Migrating to CreateSpudBanners (20121116195139)
6
-  (15.6ms) CREATE TABLE `spud_banners` (`id` int(11) DEFAULT NULL auto_increment PRIMARY KEY, `spud_banner_set_id` int(11) NOT NULL, `link_to` varchar(255), `link_target` varchar(255), `title` varchar(255), `alt` varchar(255), `sort_order` int(11) DEFAULT 0, `banner_file_name` varchar(255), `banner_content_type` varchar(255), `banner_file_size` int(11), `banner_updated_at` datetime, `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB
7
-  (14.2ms) CREATE INDEX `index_spud_banners_on_spud_banner_set_id` ON `spud_banners` (`spud_banner_set_id`)
8
-  (0.4ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20121116195139')
9
- Migrating to CreateSpudBannerSets (20121116195312)
10
-  (14.5ms) CREATE TABLE `spud_banner_sets` (`id` int(11) DEFAULT NULL auto_increment PRIMARY KEY, `name` varchar(255) NOT NULL, `width` int(11) NOT NULL, `height` int(11) NOT NULL, `cropped` tinyint(1) DEFAULT 1, `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB
11
-  (9.1ms) CREATE UNIQUE INDEX `index_spud_banner_sets_on_name` ON `spud_banner_sets` (`name`)
12
-  (0.3ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20121116195312')
13
-  (0.2ms) SELECT `schema_migrations`.`version` FROM `schema_migrations`
14
- Connecting to database specified by database.yml
15
-  (1.7ms) SELECT `schema_migrations`.`version` FROM `schema_migrations` 
16
-  (2.2ms) DROP DATABASE IF EXISTS `spud_banners_test`
17
-  (0.4ms) CREATE DATABASE `spud_banners_test` DEFAULT CHARACTER SET `utf8` COLLATE `utf8_unicode_ci`
18
-  (13.1ms) CREATE TABLE `spud_banner_sets` (`id` int(11) DEFAULT NULL auto_increment PRIMARY KEY, `name` varchar(255) NOT NULL, `width` int(11) NOT NULL, `height` int(11) NOT NULL, `cropped` tinyint(1) DEFAULT 1, `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB
19
-  (14.6ms) CREATE UNIQUE INDEX `index_spud_banner_sets_on_name` ON `spud_banner_sets` (`name`)
20
-  (9.7ms) CREATE TABLE `spud_banners` (`id` int(11) DEFAULT NULL auto_increment PRIMARY KEY, `spud_banner_set_id` int(11) NOT NULL, `link_to` varchar(255), `link_target` varchar(255), `title` varchar(255), `alt` varchar(255), `sort_order` int(11) DEFAULT 0, `banner_file_name` varchar(255), `banner_content_type` varchar(255), `banner_file_size` int(11), `banner_updated_at` datetime, `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB
21
-  (13.6ms) CREATE INDEX `index_spud_banners_on_spud_banner_set_id` ON `spud_banners` (`spud_banner_set_id`)
22
-  (8.7ms) CREATE TABLE `schema_migrations` (`version` varchar(255) NOT NULL) ENGINE=InnoDB
23
-  (13.8ms) CREATE UNIQUE INDEX `unique_schema_migrations` ON `schema_migrations` (`version`)
24
-  (0.1ms) SELECT version FROM `schema_migrations`
25
-  (0.3ms) INSERT INTO `schema_migrations` (version) VALUES ('20121116195312')
26
-  (0.3ms) INSERT INTO `schema_migrations` (version) VALUES ('20121116195139')
27
- Connecting to database specified by database.yml
28
- Connecting to database specified by database.yml
29
-  (1.7ms) SELECT `schema_migrations`.`version` FROM `schema_migrations` 
30
- Migrating to CreateSpudBanners (20121116195139)
31
- Migrating to CreateSpudBannerSets (20121116195312)
32
- Migrating to CreateSpudAdminPermissions (20121127192246)
33
-  (16.9ms) CREATE TABLE `spud_admin_permissions` (`id` int(11) DEFAULT NULL auto_increment PRIMARY KEY, `user_id` int(11), `name` varchar(255), `access` tinyint(1), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB
34
-  (0.5ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20121127192246')
35
- Migrating to CreateSpudUsers (20121127192247)
36
-  (16.0ms) CREATE TABLE `spud_users` (`id` int(11) DEFAULT NULL auto_increment PRIMARY KEY, `first_name` varchar(255), `last_name` varchar(255), `super_admin` tinyint(1), `login` varchar(255) NOT NULL, `email` varchar(255) NOT NULL, `crypted_password` varchar(255) NOT NULL, `password_salt` varchar(255) NOT NULL, `persistence_token` varchar(255) NOT NULL, `single_access_token` varchar(255) NOT NULL, `perishable_token` varchar(255) NOT NULL, `login_count` int(11) DEFAULT 0 NOT NULL, `failed_login_count` int(11) DEFAULT 0 NOT NULL, `last_request_at` datetime, `current_login_at` datetime, `last_login_at` datetime, `current_login_ip` varchar(255), `last_login_ip` varchar(255), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB
37
-  (10.5ms) CREATE INDEX `index_spud_users_on_login` ON `spud_users` (`login`)
38
-  (14.1ms) CREATE INDEX `index_spud_users_on_email` ON `spud_users` (`email`)
39
-  (0.5ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20121127192247')
40
- Migrating to AddTimeZoneToSpudUser (20121127192248)
41
-  (12.6ms) ALTER TABLE `spud_users` ADD `time_zone` varchar(255)
42
-  (0.3ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20121127192248')
43
- Migrating to AddScopeToSpudAdminPermissions (20121127192249)
44
-  (16.9ms) ALTER TABLE `spud_admin_permissions` ADD `scope` varchar(255)
45
-  (0.4ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20121127192249')
46
- Migrating to CreateSpudUserSettings (20121127192250)
47
-  (13.1ms) CREATE TABLE `spud_user_settings` (`id` int(11) DEFAULT NULL auto_increment PRIMARY KEY, `spud_user_id` int(11), `key` varchar(255), `value` varchar(255), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB
48
-  (0.4ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20121127192250')
49
-  (0.2ms) SELECT `schema_migrations`.`version` FROM `schema_migrations`
50
- Connecting to database specified by database.yml
51
-  (2.0ms) SELECT `schema_migrations`.`version` FROM `schema_migrations` 
52
-  (1.9ms) DROP DATABASE IF EXISTS `spud_banners_test`
53
-  (0.3ms) CREATE DATABASE `spud_banners_test` DEFAULT CHARACTER SET `utf8` COLLATE `utf8_unicode_ci`
54
-  (17.7ms) CREATE TABLE `spud_admin_permissions` (`id` int(11) DEFAULT NULL auto_increment PRIMARY KEY, `user_id` int(11), `name` varchar(255), `access` tinyint(1), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL, `scope` varchar(255)) ENGINE=InnoDB
55
-  (16.1ms) CREATE TABLE `spud_banner_sets` (`id` int(11) DEFAULT NULL auto_increment PRIMARY KEY, `name` varchar(255) NOT NULL, `width` int(11) NOT NULL, `height` int(11) NOT NULL, `cropped` tinyint(1) DEFAULT 1, `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB
56
-  (14.6ms) CREATE UNIQUE INDEX `index_spud_banner_sets_on_name` ON `spud_banner_sets` (`name`)
57
-  (12.2ms) CREATE TABLE `spud_banners` (`id` int(11) DEFAULT NULL auto_increment PRIMARY KEY, `spud_banner_set_id` int(11) NOT NULL, `link_to` varchar(255), `link_target` varchar(255), `title` varchar(255), `alt` varchar(255), `sort_order` int(11) DEFAULT 0, `banner_file_name` varchar(255), `banner_content_type` varchar(255), `banner_file_size` int(11), `banner_updated_at` datetime, `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB
58
-  (18.0ms) CREATE INDEX `index_spud_banners_on_spud_banner_set_id` ON `spud_banners` (`spud_banner_set_id`)
59
-  (13.3ms) CREATE TABLE `spud_user_settings` (`id` int(11) DEFAULT NULL auto_increment PRIMARY KEY, `spud_user_id` int(11), `key` varchar(255), `value` varchar(255), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB
60
-  (14.6ms) CREATE TABLE `spud_users` (`id` int(11) DEFAULT NULL auto_increment PRIMARY KEY, `first_name` varchar(255), `last_name` varchar(255), `super_admin` tinyint(1), `login` varchar(255) NOT NULL, `email` varchar(255) NOT NULL, `crypted_password` varchar(255) NOT NULL, `password_salt` varchar(255) NOT NULL, `persistence_token` varchar(255) NOT NULL, `single_access_token` varchar(255) NOT NULL, `perishable_token` varchar(255) NOT NULL, `login_count` int(11) DEFAULT 0 NOT NULL, `failed_login_count` int(11) DEFAULT 0 NOT NULL, `last_request_at` datetime, `current_login_at` datetime, `last_login_at` datetime, `current_login_ip` varchar(255), `last_login_ip` varchar(255), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL, `time_zone` varchar(255)) ENGINE=InnoDB
61
-  (15.8ms) CREATE INDEX `index_spud_users_on_email` ON `spud_users` (`email`)
62
-  (16.3ms) CREATE INDEX `index_spud_users_on_login` ON `spud_users` (`login`)
63
-  (14.5ms) CREATE TABLE `schema_migrations` (`version` varchar(255) NOT NULL) ENGINE=InnoDB
64
-  (59.9ms) CREATE UNIQUE INDEX `unique_schema_migrations` ON `schema_migrations` (`version`)
65
-  (0.2ms) SELECT version FROM `schema_migrations`
66
-  (0.4ms) INSERT INTO `schema_migrations` (version) VALUES ('20121127192250')
67
-  (0.3ms) INSERT INTO `schema_migrations` (version) VALUES ('20121127192246')
68
-  (0.6ms) INSERT INTO `schema_migrations` (version) VALUES ('20121127192247')
69
-  (0.3ms) INSERT INTO `schema_migrations` (version) VALUES ('20121127192248')
70
-  (0.3ms) INSERT INTO `schema_migrations` (version) VALUES ('20121127192249')
71
-  (0.3ms) INSERT INTO `schema_migrations` (version) VALUES ('20121116195139')
72
-  (0.3ms) INSERT INTO `schema_migrations` (version) VALUES ('20121116195312')