Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
paperclip
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
Commits
80904d39
Commit
80904d39
authored
Apr 30, 2016
by
Tute Costa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rebuild table of contents
parent
53484861
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
3 deletions
+9
-3
README.md
+9
-3
No files found.
README.md
View file @
80904d39
...
...
@@ -14,6 +14,10 @@ https://github.com/thoughtbot/paperclip/releases
[
![Inline docs
](
http://inch-ci.org/github/thoughtbot/paperclip.svg
)
](http://inch-ci.org/github/thoughtbot/paperclip)
[
![Security
](
https://hakiri.io/github/thoughtbot/paperclip/master.svg
)
](https://hakiri.io/github/thoughtbot/paperclip/master)
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
-
[
Requirements
](
#requirements
)
-
[
Ruby and Rails
](
#ruby-and-rails
)
-
[
Image Processor
](
#image-processor
)
...
...
@@ -25,7 +29,7 @@ https://github.com/thoughtbot/paperclip/releases
-
[
Edit and New Views
](
#edit-and-new-views
)
-
[
Edit and New Views with Simple Form
](
#edit-and-new-views-with-simple-form
)
-
[
Controller
](
#controller
)
-
[
Show View
](
#show-view
)
-
[
View Helpers
](
#view-helpers
)
-
[
Deleting an Attachment
](
#deleting-an-attachment
)
-
[
Usage
](
#usage
)
-
[
Validations
](
#validations
)
...
...
@@ -45,8 +49,8 @@ https://github.com/thoughtbot/paperclip/releases
-
[
File Preservation for Soft-Delete
](
#file-preservation-for-soft-delete
)
-
[
Custom Attachment Processors
](
#custom-attachment-processors
)
-
[
Dynamic Configuration
](
#dynamic-configuration
)
-
[
Dynamic Styles
](
#dynamic-styles
)
-
[
Dynamic Processors
](
#dynamic-processors
)
-
[
Dynamic Styles
:
](
#dynamic-styles
)
-
[
Dynamic Processors
:
](
#dynamic-processors
)
-
[
Logging
](
#logging
)
-
[
Deployment
](
#deployment
)
-
[
Testing
](
#testing
)
...
...
@@ -54,6 +58,8 @@ https://github.com/thoughtbot/paperclip/releases
-
[
License
](
#license
)
-
[
About thoughtbot
](
#about-thoughtbot
)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
Paperclip is intended as an easy file attachment library for ActiveRecord. The
intent behind it was to keep setup as easy as possible and to treat files as
much like other attributes as possible. This means they aren't saved to their
...
...
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