rails_kindeditor_qiniu 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
data/README.md CHANGED
@@ -1,4 +1,5 @@
1
1
  对rails_kindeditor的简单粗暴的修改,将后台存储改file为qiniu。
2
+ 目前仅测试使用图片上传。
2
3
 
3
4
  ### Run install generator:
4
5
 
@@ -1,4 +1,4 @@
1
1
  module RailsKindeditor
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
4
4
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails_kindeditor_qiniu
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -42,13 +42,13 @@ files:
42
42
  - lib/generators/rails_kindeditor/migration/templates/models/mongoid/kindeditor/flash.rb
43
43
  - lib/generators/rails_kindeditor/migration/templates/models/mongoid/kindeditor/image.rb
44
44
  - lib/generators/rails_kindeditor/migration/templates/models/mongoid/kindeditor/media.rb
45
- - lib/rails_kindeditor.rb
46
45
  - lib/rails_kindeditor/engine.rb
47
46
  - lib/rails_kindeditor/formtastic.rb
48
47
  - lib/rails_kindeditor/helper.rb
49
48
  - lib/rails_kindeditor/simple_form.rb
50
49
  - lib/rails_kindeditor/version.rb
51
- - rails_kindeditor.gemspec
50
+ - lib/rails_kindeditor_qiniu.rb
51
+ - rails_kindeditor_qiniu.gemspec
52
52
  - screenshots/rails_kindeditor.png
53
53
  - screenshots/simple_mode.png
54
54
  - vendor/assets/javascripts/kindeditor/kindeditor.js