Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
added mailing list, issues queue, and rdoc links to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Croak committed Jun 29, 2010
1 parent 3b3f8ea commit 7150016
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.rdoc
Expand Up @@ -15,6 +15,8 @@ useful defaults.
See the documentation for +has_attached_file+ in Paperclip::ClassMethods for
more detailed options.

The complete RDoc[http://rdoc.info/projects/thoughtbot/paperclip] is online.

==Quick Start

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

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

0 comments on commit 7150016

Please sign in to comment.