public
Fork of tekin/file_column
Description: fork of file_column plugin, patched up with edge rails compatibility, locales, new features (see wiki)
Home | Edit | New

Home

To see the new features, check the following topic branches:

  - topic/attr_url          =>  model url accessor: for each file_column, make an <attr>_url 
                                  instance method available in the model.
  - topic/image_validation  =>  validates_image_size: Added fix and max validation options.
  - topic/localization      =>  Localized validations. Available locales are en and pt.
  - topic/install           =>  Added an installer script that installs an initializer with
                                  the commented option to change the store path.

For a pedantic lesson on conciseness, see:

  - topic/pimp

Lastly, if you need to convert an old app’s file_column store directory structure, check this:

Converting FileColumn store versions from old format to new format (/x) to (/0000/000x)

Last edited by kch, Wed Mar 25 00:37:17 -0700 2009
Home | Edit | New
Versions: