Skip to content

Commit 7150016

Browse files
author
Dan Croak
committed
added mailing list, issues queue, and rdoc links to README
1 parent 3b3f8ea commit 7150016

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.rdoc

+4-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ useful defaults.
1515
See the documentation for +has_attached_file+ in Paperclip::ClassMethods for
1616
more detailed options.
1717

18+
The complete RDoc[http://rdoc.info/projects/thoughtbot/paperclip] is online.
19+
1820
==Quick Start
1921

2022
In your model:
@@ -173,7 +175,8 @@ If you'd like to contribute a feature or bugfix: Thanks! To make sure your
173175
fix/feature has a high chance of being included, please read the following
174176
guidelines:
175177

176-
1. Ask on the mailing list, or post a new GitHub Issue.
178+
1. Ask on the mailing list[http://groups.google.com/group/paperclip-plugin], or
179+
post a new GitHub Issue[http://github.com/thoughtbot/paperclip/issues].
177180
2. Make sure there are tests! We will not accept any patch that is not tested.
178181
It's a rare time when explicit tests aren't needed. If you have questions
179182
about writing tests for paperclip, please ask the mailing list.

0 commit comments

Comments
 (0)