paperclip.rb
16.1 KB
-
Use Rails 3 callbacks. · 9cd1f8e1
These callbacks are different from pre-rails 3. They do NOT cancel the after_ if the before_ returns false. They will cancell inner callbacks, however, but that's it. This is a change in functionality.
Jon Yurek committed