public
Description: Paperclip File Management Plugin
Homepage: http://www.thoughtbot.com/projects/paperclip
Clone URL: git://github.com/thoughtbot/paperclip.git
Search Repo:
Version 2.1.2, with gem
jyurek (author)
Tue May 13 13:15:22 -0700 2008
commit  f1bf873f67646aef10c54c8ea0cc95d926beb7f6
tree    c63b98bf9e9eecba9a702ba37d47a04097b4c3c6
parent  25628d1307be31ae78d2e76f7f8e07425c6524f5
...
36
37
38
39
 
40
41
42
...
36
37
38
 
39
40
41
42
0
@@ -36,7 +36,7 @@ require 'paperclip/attachment'
0
 # The base module that gets included in ActiveRecord::Base.
0
 module Paperclip
0
 
0
- VERSION = "2.1.0"
0
+ VERSION = "2.1.2"
0
 
0
   class << self
0
     # Provides configurability to Paperclip. There are a number of options available, such as:

Comments

    No one has commented yet.