generators/paperclip/USAGE in paperclip-2.1.2 vs generators/paperclip/USAGE in paperclip-2.1.5
- old
+ new
@@ -1,5 +1,5 @@
Usage:
- script/generate attachment Class attachment1 attachment2
+ script/generate paperclip Class attachment1 (attachment2 ...)
This will create a migration that will add the proper columns to your class's table.
\ No newline at end of file