Skip to content

Commit 3f1927c

Browse files
committed
Final doc changes for the gem
1 parent 011db4b commit 3f1927c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.textile

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,19 @@ It processes the thumbnails through the command-line applications instead of usi
1414

1515
See the documentation for the +has_attached_file+ method for options.
1616

17+
h2. Code
18+
19+
The code DM-Paperclip is available at Github:
20+
21+
git clone git://github.com/krobertson/paperclip.git
22+
23+
It is regularly updated to keep in sync with the latest from Thoughtbot.
24+
25+
Releases are tagged within the repository and versioned the same as the original model. You can also get the latest release
26+
packaged as a gem through Rubyforge:
27+
28+
sudo gem install dm-paperclip
29+
1730
h2. Usage
1831

1932
In your model:

0 commit comments

Comments
 (0)