openstax_salesforce 1.1.0 → 1.2.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d0f0c39b87b6dbb16c38e1811a0fb5376fb96334
4
- data.tar.gz: c15a2909c70eb79458aa15b165d3a10bc3c65f8f
3
+ metadata.gz: 75543b567ab8a4bed03a73172bd2023f4573915f
4
+ data.tar.gz: 06cbd143dacfefcd582198b63955043734ec7baf
5
5
  SHA512:
6
- metadata.gz: 6ee665c01c50e981664aee54fb9957bd9e7637c129c660b1d3e9bd4ca05c4d59882018a39605aa9350096a985e652b4131420e002c6d0276256193ae9083df6c
7
- data.tar.gz: 881870e97c9c100c166edbab020874989719b930156a3bd0c08bb32665c3042bdf5798f135fa5e2863659666436577400d93f72802f169c562e5c8932ab026d5
6
+ metadata.gz: 77f1e957fcd99a40233f71c1b8f0d0d1e62c4e628f4e2f92bd0b06fa813a88551e3d779068167c39df8f7d68d4f9aefe70fb8e4c4e48397dda2f72997e296a43
7
+ data.tar.gz: 40033a62e7cf84e2ba6c30e2fa5248a8aa4d3c7af4a1d500822750bfaab11f219e69caf2c9c17538aae87dbf9c91a1bed7d7ba8c87631e3907abc0d43d3394bb
@@ -13,6 +13,7 @@ module OpenStax::Salesforce::Remote
13
13
 
14
14
  field :arrived_marketing_page_from_pardot_at, from: "arrived_marketing_page_from_pardot_at__c", as: :datetime
15
15
  field :arrived_marketing_page_not_from_pardot_at, from: "arrived_marketing_page_not_from_pardot_a__c", as: :datetime
16
+ field :first_arrived_my_courses_at, from: "first_arrived_my_courses_at__c", as: :datetime
16
17
  field :preview_created_at, from: "preview_created_at__c", as: :datetime
17
18
  field :real_course_created_at, from: "real_course_created_at__c", as: :datetime
18
19
  field :like_preview_ask_later_count, from: "like_preview_ask_later_count__c", as: :int
@@ -1,5 +1,5 @@
1
1
  module OpenStax
2
2
  module Salesforce
3
- VERSION = "1.1.0"
3
+ VERSION = "1.2.0"
4
4
  end
5
5
  end
Binary file
@@ -3166,3 +3166,239 @@ Completed 403 Forbidden in 0ms (ActiveRecord: 0.0ms)
3166
3166
   (0.0ms) SAVEPOINT active_record_1
3167
3167
   (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3168
3168
   (0.0ms) rollback transaction
3169
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
3170
+  (1.1ms) DELETE FROM "openstax_salesforce_users";
3171
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
3172
+  (0.6ms) DELETE FROM sqlite_sequence where name = 'openstax_salesforce_users';
3173
+  (0.1ms) begin transaction
3174
+  (0.0ms) commit transaction
3175
+  (0.0ms) begin transaction
3176
+  (0.1ms) SAVEPOINT active_record_1
3177
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3178
+  (0.0ms) SAVEPOINT active_record_1
3179
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
3180
+  (0.1ms) rollback transaction
3181
+  (0.0ms) begin transaction
3182
+  (0.1ms) commit transaction
3183
+  (0.0ms) begin transaction
3184
+  (0.0ms) SAVEPOINT active_record_1
3185
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3186
+  (0.0ms) SAVEPOINT active_record_1
3187
+ Processing by OpenStax::Salesforce::ApplicationController#index as HTML
3188
+ Filter chain halted as #<Proc:0x007f94a228f058@/Users/jps/dev/openstax/openstax_salesforce/app/controllers/openstax/salesforce/application_controller.rb:5> rendered or redirected
3189
+ Completed 403 Forbidden in 0ms (ActiveRecord: 0.0ms)
3190
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3191
+  (0.0ms) SAVEPOINT active_record_1
3192
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3193
+  (0.0ms) SAVEPOINT active_record_1
3194
+ Processing by OpenStax::Salesforce::ApplicationController#index as HTML
3195
+ Rendered text template (0.0ms)
3196
+ Completed 200 OK in 7ms (Views: 6.6ms | ActiveRecord: 0.0ms)
3197
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
3198
+  (0.0ms) rollback transaction
3199
+  (0.0ms) begin transaction
3200
+  (0.0ms) commit transaction
3201
+  (0.0ms) begin transaction
3202
+  (0.0ms) SAVEPOINT active_record_1
3203
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3204
+  (0.0ms) SAVEPOINT active_record_1
3205
+  (0.1ms) SELECT COUNT(*) FROM "openstax_salesforce_users"
3206
+ Processing by OpenStax::Salesforce::SettingsController#callback as HTML
3207
+ OpenStax::Salesforce::User Load (0.1ms) SELECT "openstax_salesforce_users".* FROM "openstax_salesforce_users" WHERE "openstax_salesforce_users"."uid" = ? ORDER BY "openstax_salesforce_users"."id" ASC LIMIT 1 [["uid", "someuid"]]
3208
+  (0.0ms) SAVEPOINT active_record_2
3209
+ SQL (0.4ms) INSERT INTO "openstax_salesforce_users" ("uid", "name", "oauth_token", "refresh_token", "instance_url", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["uid", "someuid"], ["name", "Bobby Thomas"], ["oauth_token", "oauth_token"], ["refresh_token", "refresh_token"], ["instance_url", "http://blah.com/"], ["created_at", "2018-01-18 21:23:42.160427"], ["updated_at", "2018-01-18 21:23:42.160427"]]
3210
+ OpenStax::Salesforce::User Load (0.1ms) SELECT "openstax_salesforce_users".* FROM "openstax_salesforce_users" WHERE "openstax_salesforce_users"."id" != 1
3211
+  (0.0ms) RELEASE SAVEPOINT active_record_2
3212
+ Redirected to http://test.host/admin/salesforce/
3213
+ Completed 302 Found in 16ms (ActiveRecord: 0.7ms)
3214
+  (0.1ms) SELECT COUNT(*) FROM "openstax_salesforce_users"
3215
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
3216
+  (0.0ms) SAVEPOINT active_record_1
3217
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3218
+  (0.0ms) SAVEPOINT active_record_1
3219
+  (0.1ms) SAVEPOINT active_record_2
3220
+ SQL (0.1ms) INSERT INTO "openstax_salesforce_users" ("uid", "name", "oauth_token", "refresh_token", "instance_url", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["uid", "0f80233215de3c64d55c"], ["name", "Sabina Gleason"], ["oauth_token", "3dbdbf008f196ab688220ceb9ab32df5"], ["refresh_token", "b7fd0803cccf9c7cd6b960c57be5cfd8"], ["instance_url", "http://emmerich.org/brenna_fritsch"], ["created_at", "2018-01-18 21:23:42.637570"], ["updated_at", "2018-01-18 21:23:42.637570"]]
3221
+  (0.1ms) RELEASE SAVEPOINT active_record_2
3222
+  (0.0ms) SAVEPOINT active_record_2
3223
+ SQL (0.1ms) INSERT INTO "openstax_salesforce_users" ("uid", "name", "oauth_token", "refresh_token", "instance_url", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["uid", "3a1a66387b149eb83018"], ["name", "Dane Larkin"], ["oauth_token", "978afa61b38117c725b0a33b62e33dc7"], ["refresh_token", "cd07edb9584495b3cafb64cf09da56b0"], ["instance_url", "http://douglas.org/scot"], ["created_at", "2018-01-18 21:23:42.639679"], ["updated_at", "2018-01-18 21:23:42.639679"]]
3224
+  (0.0ms) RELEASE SAVEPOINT active_record_2
3225
+  (0.1ms) SELECT COUNT(*) FROM "openstax_salesforce_users"
3226
+ Processing by OpenStax::Salesforce::SettingsController#callback as HTML
3227
+ OpenStax::Salesforce::User Load (0.0ms) SELECT "openstax_salesforce_users".* FROM "openstax_salesforce_users" WHERE "openstax_salesforce_users"."uid" = ? ORDER BY "openstax_salesforce_users"."id" ASC LIMIT 1 [["uid", "someuid"]]
3228
+  (0.0ms) SAVEPOINT active_record_2
3229
+ SQL (0.0ms) INSERT INTO "openstax_salesforce_users" ("uid", "name", "oauth_token", "refresh_token", "instance_url", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["uid", "someuid"], ["name", "Bobby Thomas"], ["oauth_token", "oauth_token"], ["refresh_token", "refresh_token"], ["instance_url", "http://blah.com/"], ["created_at", "2018-01-18 21:23:42.646663"], ["updated_at", "2018-01-18 21:23:42.646663"]]
3230
+ OpenStax::Salesforce::User Load (0.1ms) SELECT "openstax_salesforce_users".* FROM "openstax_salesforce_users" WHERE "openstax_salesforce_users"."id" != 3
3231
+ SQL (0.1ms) DELETE FROM "openstax_salesforce_users" WHERE "openstax_salesforce_users"."id" = ? [["id", 1]]
3232
+ SQL (0.0ms) DELETE FROM "openstax_salesforce_users" WHERE "openstax_salesforce_users"."id" = ? [["id", 2]]
3233
+  (0.0ms) RELEASE SAVEPOINT active_record_2
3234
+ Redirected to http://test.host/admin/salesforce/
3235
+ Completed 302 Found in 6ms (ActiveRecord: 0.3ms)
3236
+  (0.1ms) SELECT COUNT(*) FROM "openstax_salesforce_users"
3237
+ OpenStax::Salesforce::User Load (0.1ms) SELECT "openstax_salesforce_users".* FROM "openstax_salesforce_users"
3238
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3239
+  (0.0ms) SAVEPOINT active_record_1
3240
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3241
+  (0.0ms) SAVEPOINT active_record_1
3242
+  (0.0ms) SAVEPOINT active_record_2
3243
+ SQL (0.0ms) INSERT INTO "openstax_salesforce_users" ("uid", "name", "oauth_token", "refresh_token", "instance_url", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["uid", "someuid"], ["name", "Shaniya Hintz"], ["oauth_token", "d3e2d50bd529e523859aaa9468d9dc6f"], ["refresh_token", "a365177f61d081607e83f62275e60f94"], ["instance_url", "http://schmittbogan.info/esperanza"], ["created_at", "2018-01-18 21:23:42.654597"], ["updated_at", "2018-01-18 21:23:42.654597"]]
3244
+ OpenStax::Salesforce::User Load (0.1ms) SELECT "openstax_salesforce_users".* FROM "openstax_salesforce_users" WHERE "openstax_salesforce_users"."id" != 1
3245
+  (0.0ms) RELEASE SAVEPOINT active_record_2
3246
+ Processing by OpenStax::Salesforce::SettingsController#callback as HTML
3247
+ OpenStax::Salesforce::User Load (0.0ms) SELECT "openstax_salesforce_users".* FROM "openstax_salesforce_users" WHERE "openstax_salesforce_users"."uid" = ? ORDER BY "openstax_salesforce_users"."id" ASC LIMIT 1 [["uid", "someuid"]]
3248
+  (0.0ms) SAVEPOINT active_record_2
3249
+ SQL (0.1ms) UPDATE "openstax_salesforce_users" SET "name" = ?, "oauth_token" = ?, "refresh_token" = ?, "instance_url" = ?, "updated_at" = ? WHERE "openstax_salesforce_users"."id" = ? [["name", "Bobby Thomas"], ["oauth_token", "oauth_token"], ["refresh_token", "refresh_token"], ["instance_url", "http://blah.com/"], ["updated_at", "2018-01-18 21:23:42.660631"], ["id", 1]]
3250
+ OpenStax::Salesforce::User Load (0.1ms) SELECT "openstax_salesforce_users".* FROM "openstax_salesforce_users" WHERE "openstax_salesforce_users"."id" != 1
3251
+  (0.1ms) RELEASE SAVEPOINT active_record_2
3252
+ Redirected to http://test.host/admin/salesforce/
3253
+ Completed 302 Found in 6ms (ActiveRecord: 0.4ms)
3254
+ OpenStax::Salesforce::User Load (0.1ms) SELECT "openstax_salesforce_users".* FROM "openstax_salesforce_users" WHERE "openstax_salesforce_users"."id" = ? LIMIT 1 [["id", 1]]
3255
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3256
+  (0.0ms) SAVEPOINT active_record_1
3257
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3258
+  (0.0ms) SAVEPOINT active_record_1
3259
+  (0.0ms) SAVEPOINT active_record_2
3260
+ SQL (0.1ms) INSERT INTO "openstax_salesforce_users" ("uid", "name", "oauth_token", "refresh_token", "instance_url", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["uid", "8e73029cbe1eb42fc9a4"], ["name", "Maddison Schamberger I"], ["oauth_token", "7dd7ac87aacfee963bb19282436df2de"], ["refresh_token", "01e272b4dd206f1c2d4af52d80d50df2"], ["instance_url", "http://lang.io/maxine"], ["created_at", "2018-01-18 21:23:42.670295"], ["updated_at", "2018-01-18 21:23:42.670295"]]
3261
+ OpenStax::Salesforce::User Load (0.1ms) SELECT "openstax_salesforce_users".* FROM "openstax_salesforce_users" WHERE "openstax_salesforce_users"."id" != 1
3262
+  (0.0ms) RELEASE SAVEPOINT active_record_2
3263
+  (0.0ms) SELECT COUNT(*) FROM "openstax_salesforce_users"
3264
+ Processing by OpenStax::Salesforce::SettingsController#destroy_user as HTML
3265
+ OpenStax::Salesforce::User Load (0.1ms) SELECT "openstax_salesforce_users".* FROM "openstax_salesforce_users"
3266
+  (0.0ms) SAVEPOINT active_record_2
3267
+ SQL (0.0ms) DELETE FROM "openstax_salesforce_users" WHERE "openstax_salesforce_users"."id" = ? [["id", 1]]
3268
+  (0.0ms) RELEASE SAVEPOINT active_record_2
3269
+ Redirected to http://test.host/admin/salesforce/
3270
+ Completed 302 Found in 3ms (ActiveRecord: 0.3ms)
3271
+  (0.1ms) SELECT COUNT(*) FROM "openstax_salesforce_users"
3272
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3273
+  (0.0ms) SAVEPOINT active_record_1
3274
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3275
+  (0.0ms) SAVEPOINT active_record_1
3276
+ Processing by OpenStax::Salesforce::SettingsController#show as HTML
3277
+ Filter chain halted as #<Proc:0x007f94a228f058@/Users/jps/dev/openstax/openstax_salesforce/app/controllers/openstax/salesforce/application_controller.rb:5> rendered or redirected
3278
+ Completed 403 Forbidden in 0ms (ActiveRecord: 0.0ms)
3279
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3280
+  (0.6ms) rollback transaction
3281
+  (0.1ms) begin transaction
3282
+  (0.0ms) commit transaction
3283
+  (0.0ms) begin transaction
3284
+  (0.0ms) SAVEPOINT active_record_1
3285
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3286
+  (0.0ms) SAVEPOINT active_record_1
3287
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3288
+  (0.0ms) rollback transaction
3289
+  (0.0ms) begin transaction
3290
+  (0.0ms) commit transaction
3291
+  (0.0ms) begin transaction
3292
+  (0.0ms) SAVEPOINT active_record_1
3293
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3294
+  (0.0ms) SAVEPOINT active_record_1
3295
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3296
+  (0.0ms) SAVEPOINT active_record_1
3297
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3298
+  (0.0ms) SAVEPOINT active_record_1
3299
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3300
+  (0.0ms) SAVEPOINT active_record_1
3301
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3302
+  (0.0ms) SAVEPOINT active_record_1
3303
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3304
+  (0.0ms) SAVEPOINT active_record_1
3305
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3306
+  (0.0ms) SAVEPOINT active_record_1
3307
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3308
+  (0.0ms) SAVEPOINT active_record_1
3309
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3310
+  (0.0ms) SAVEPOINT active_record_1
3311
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3312
+  (0.0ms) SAVEPOINT active_record_1
3313
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3314
+  (0.0ms) SAVEPOINT active_record_1
3315
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3316
+  (0.1ms) SAVEPOINT active_record_1
3317
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3318
+  (0.0ms) SAVEPOINT active_record_1
3319
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3320
+  (0.0ms) SAVEPOINT active_record_1
3321
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3322
+  (0.0ms) SAVEPOINT active_record_1
3323
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3324
+  (0.0ms) SAVEPOINT active_record_1
3325
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3326
+  (0.0ms) SAVEPOINT active_record_1
3327
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3328
+  (0.1ms) SAVEPOINT active_record_1
3329
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3330
+  (0.0ms) SAVEPOINT active_record_1
3331
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3332
+  (0.0ms) rollback transaction
3333
+  (0.0ms) begin transaction
3334
+  (0.0ms) commit transaction
3335
+  (0.0ms) begin transaction
3336
+  (0.0ms) SAVEPOINT active_record_1
3337
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3338
+  (0.0ms) SAVEPOINT active_record_1
3339
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3340
+  (0.0ms) SAVEPOINT active_record_1
3341
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3342
+  (0.0ms) SAVEPOINT active_record_1
3343
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3344
+  (0.0ms) SAVEPOINT active_record_1
3345
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3346
+  (0.0ms) SAVEPOINT active_record_1
3347
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3348
+  (0.0ms) SAVEPOINT active_record_1
3349
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3350
+  (0.0ms) SAVEPOINT active_record_1
3351
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3352
+  (0.0ms) SAVEPOINT active_record_1
3353
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3354
+  (0.0ms) SAVEPOINT active_record_1
3355
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3356
+  (0.0ms) SAVEPOINT active_record_1
3357
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3358
+  (0.0ms) SAVEPOINT active_record_1
3359
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3360
+  (0.0ms) SAVEPOINT active_record_1
3361
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3362
+  (0.0ms) SAVEPOINT active_record_1
3363
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3364
+  (0.0ms) SAVEPOINT active_record_1
3365
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3366
+  (0.0ms) SAVEPOINT active_record_1
3367
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3368
+  (0.0ms) SAVEPOINT active_record_1
3369
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3370
+  (0.0ms) SAVEPOINT active_record_1
3371
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3372
+  (0.0ms) SAVEPOINT active_record_1
3373
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3374
+  (0.0ms) SAVEPOINT active_record_1
3375
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3376
+  (0.0ms) SAVEPOINT active_record_1
3377
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3378
+  (0.0ms) SAVEPOINT active_record_1
3379
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3380
+  (0.0ms) rollback transaction
3381
+  (0.0ms) begin transaction
3382
+  (0.0ms) commit transaction
3383
+  (0.0ms) begin transaction
3384
+  (0.0ms) SAVEPOINT active_record_1
3385
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3386
+  (0.0ms) SAVEPOINT active_record_1
3387
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3388
+  (0.0ms) SAVEPOINT active_record_1
3389
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3390
+  (0.0ms) SAVEPOINT active_record_1
3391
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3392
+  (0.0ms) SAVEPOINT active_record_1
3393
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3394
+  (0.0ms) SAVEPOINT active_record_1
3395
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3396
+  (0.0ms) rollback transaction
3397
+  (0.0ms) begin transaction
3398
+  (0.0ms) commit transaction
3399
+  (0.0ms) begin transaction
3400
+  (0.0ms) SAVEPOINT active_record_1
3401
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3402
+  (0.0ms) SAVEPOINT active_record_1
3403
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
3404
+  (0.1ms) rollback transaction
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: openstax_salesforce
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - JP Slavinsky
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-12-28 00:00:00.000000000 Z
11
+ date: 2018-01-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails