Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
paperclip-qiniu
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ikcrm_common
paperclip-qiniu
Commits
f08c8be4
Commit
f08c8be4
authored
Sep 06, 2012
by
LI Daobing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
release 0.0.3
parent
a6c4796e
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
6 deletions
+10
-6
Gemfile.lock
+5
-5
README.md
+4
-0
lib/paperclip-qiniu/version.rb
+1
-1
No files found.
Gemfile.lock
View file @
f08c8be4
PATH
remote: .
specs:
paperclip-qiniu (0.0.
2
)
paperclip-qiniu (0.0.
3
)
paperclip
qiniu-rs (~> 3.0)
...
...
@@ -21,9 +21,9 @@ GEM
multi_json (~> 1.0)
arel (3.0.2)
builder (3.0.0)
cocaine (0.
2.1
)
cocaine (0.
3.0
)
diff-lcs (1.1.3)
i18n (0.6.
0
)
i18n (0.6.
1
)
json (1.7.5)
mime-types (1.19)
multi_json (1.3.6)
...
...
@@ -33,7 +33,7 @@ GEM
activesupport (>= 3.0.0)
cocaine (>= 0.0.2)
mime-types
qiniu-rs (3.0.
4
)
qiniu-rs (3.0.
5
)
json (~> 1.7.5)
mime-types (~> 1.19)
rest-client (~> 1.6.7)
...
...
@@ -45,7 +45,7 @@ GEM
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.
2
)
rspec-expectations (2.11.
3
)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.2)
ruby-hmac (0.4.0)
...
...
README.md
View file @
f08c8be4
...
...
@@ -58,6 +58,10 @@ end
## CHANGELOG
### 0.0.3 (2012-09-06)
*
support qiniu api v3.
### 0.0.2 (2012-07-17)
*
support public host.
...
...
lib/paperclip-qiniu/version.rb
View file @
f08c8be4
module
Paperclip
module
Qiniu
VERSION
=
"0.0.
2
"
VERSION
=
"0.0.
3
"
end
end
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment