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
c79b4da1
Commit
c79b4da1
authored
Sep 06, 2012
by
LI Daobing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
release 0.1.0
parent
d1d5f8ca
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
2 deletions
+7
-2
Gemfile.lock
+1
-1
README.md
+5
-0
lib/paperclip-qiniu/version.rb
+1
-1
No files found.
Gemfile.lock
View file @
c79b4da1
PATH
PATH
remote: .
remote: .
specs:
specs:
paperclip-qiniu (0.
0.3
)
paperclip-qiniu (0.
1.0
)
paperclip
paperclip
qiniu-rs (~> 3.0)
qiniu-rs (~> 3.0)
...
...
README.md
View file @
c79b4da1
...
@@ -68,6 +68,11 @@ support options: `thumbnail`, `gravity`, `crop`, `quality`, `rotate`, `format`,
...
@@ -68,6 +68,11 @@ support options: `thumbnail`, `gravity`, `crop`, `quality`, `rotate`, `format`,
## CHANGELOG
## CHANGELOG
### 0.1.0 (2012-09-06)
*
add view helper: qiniu_image_tag, qiniu_image_path
*
update demo code, style is no longer needed.
### 0.0.3 (2012-09-06)
### 0.0.3 (2012-09-06)
*
support qiniu api v3.
*
support qiniu api v3.
...
...
lib/paperclip-qiniu/version.rb
View file @
c79b4da1
module
Paperclip
module
Paperclip
module
Qiniu
module
Qiniu
VERSION
=
"0.
0.3
"
VERSION
=
"0.
1.0
"
end
end
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