File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ useful defaults.
15
15
See the documentation for +has_attached_file+ in Paperclip::ClassMethods for
16
16
more detailed options.
17
17
18
+ The complete RDoc[http://rdoc.info/projects/thoughtbot/paperclip] is online.
19
+
18
20
==Quick Start
19
21
20
22
In your model:
@@ -173,7 +175,8 @@ If you'd like to contribute a feature or bugfix: Thanks! To make sure your
173
175
fix/feature has a high chance of being included, please read the following
174
176
guidelines:
175
177
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].
177
180
2. Make sure there are tests! We will not accept any patch that is not tested.
178
181
It's a rare time when explicit tests aren't needed. If you have questions
179
182
about writing tests for paperclip, please ask the mailing list.
You can’t perform that action at this time.
0 commit comments