Skip to content

Instantly share code, notes, and snippets.

View janprill's full-sized avatar

Jan Prill janprill

  • RA Jan Prill
  • Hamburg
View GitHub Profile
# == Paperclip without ActiveRecord
#
# Simple and lightweight object that can use Paperclip
#
#
# Customized part can be extracted in another class which
# would inherit from SimplePaperclip.
#
# class MyClass < SimplePaperclip
# attr_accessor :image_file_name # :<atached_file_name>_file_name