Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 13, 2023. It is now read-only.
İ. Emre Kutlu edited this page Feb 2, 2018 · 52 revisions

paperclip

Paperclip is a plugin for Ruby on Rails’ ActiveRecord that lets files work as simply as any other attributes do. There are no extra database tables, only one library to install for image processing, and the ease of being able to refer to your files as easily as you refer to your other attributes.

Links

Screencasts

Commonly needed functionality

Processors

Storage

Model Name Restrictions

Paperclip will sometimes take issue with applications that use the following model names:

  • "Styles"
  • "Attachments"

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /