subapp_model 0.9.9.2 → 0.9.9.3

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: df6442af697c8ebf1a5e9bdb824d75d5ba2bc998
4
- data.tar.gz: 006de854c3265ed9874f7e7de1816de4248010a9
3
+ metadata.gz: 4a729fa41f2520249bc72436326f93ff5f12a356
4
+ data.tar.gz: 2a48e6edcc6449099405dd1a396844510d8420f4
5
5
  SHA512:
6
- metadata.gz: 5414e2c76ea4835d8a44f6ba5bc17e66822fa6da9523d2afe6c8071587c8616c119e2f845e999a533f7926c039c76fc8698ffee3448fea0bdf27b4156c5c3e65
7
- data.tar.gz: 2d71791fca6a59a7c3347839968648607b608888ee51e137f446f7d5e66d78cb261997a910808f299f2e3636272622988d241ecffc63d10ee3959942aa215eab
6
+ metadata.gz: 0e109a19c099d9b42119f24d0860860b75e66a3096d9a2bb0ce17b4a40b85d91aa6da348b1ef008f6eb23e12260a1ce2f18d5411d2053ad7a8e1be01d1722519
7
+ data.tar.gz: 7068fe4b60a858cc3969e1956b3a6a22e96f8a43d4dc8aece4bfc8f84d5fd381d64c52fd19202a64bf0b06acb6cb42c83ec224c77f3a91f9d9fcffa8c98fc75a
@@ -47,7 +47,9 @@ class App < ActiveRecord::Base
47
47
  :ios_integral_wall, :android_integral_wall,
48
48
  :count, :unlock, :comment, :ximalaya, :other, :ios_force_comment, :android_force_comment,
49
49
  :ios_comment_time, :android_comment_time,
50
- :android_480_skin, :android_720_skin, :android_font
50
+ :android_480_skin, :android_720_skin, :android_font, :download,
51
+ :ios_is_bookstore, :android_is_bookstore, :ios_is_upgrade_in_download, :android_is_upgrade_in_download, :ios_is_upgrade_in_play, :android_is_upgrade_in_play,
52
+ :ios_is_rate_pop, :android_is_rate_pop, :ios_time_to_rate, :android_time_to_rate, :old_version_switch, :ios_is_you_mi, :android_is_you_mi, :weixin_share
51
53
 
52
54
  validates :title, :apple_appid, :name, :certificate_name, :presence => true
53
55
  CONTENT_TYPES = {MUTI_BOZHU: 1, SINGLE_PERSON: 2, SINGLE_ALBUM: 3, MUTI_CATEGORY: 4, SINGLE_CATEGORY: 5, ALL_CATEGORY: 6}
@@ -1,3 +1,3 @@
1
1
  module SubappModel
2
- VERSION = "0.9.9.2"
2
+ VERSION = "0.9.9.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: subapp_model
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.9.2
4
+ version: 0.9.9.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - gavin