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
21e1fa18
Commit
21e1fa18
authored
Jul 17, 2012
by
LI Daobing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
release 0.0.2
parent
03e9a65f
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
2 deletions
+13
-2
Gemfile.lock
+1
-1
README.md
+11
-0
lib/paperclip-qiniu/version.rb
+1
-1
No files found.
Gemfile.lock
View file @
21e1fa18
PATH
remote: .
specs:
paperclip-qiniu (0.0.
1
)
paperclip-qiniu (0.0.
2
)
paperclip
qiniu-rs
...
...
README.md
View file @
21e1fa18
...
...
@@ -55,3 +55,14 @@ end
3.
Commit your changes (
`git commit -am 'Added some feature'`
)
4.
Push to the branch (
`git push origin my-new-feature`
)
5.
Create new Pull Request
## CHANGELOG
### 0.0.2 (2012-07-17)
*
support public host.
### 0.0.1
*
it works.
lib/paperclip-qiniu/version.rb
View file @
21e1fa18
module
Paperclip
module
Qiniu
VERSION
=
"0.0.
1
"
VERSION
=
"0.0.
2
"
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