Sha256: 26b4095f420fda90b614abee0e9bd497e6960aca56527a5c3f8fab7c91bc2478
Contents?: true
Size: 665 Bytes
Versions: 1
Compression:
Stored size: 665 Bytes
Contents
== 0.0.7 2009-11-17 * Allow configuration through config/bulldog.yml in Rails. == 0.0.6 2009-11-17 * Add attachment#reload for when the file changes behind Bulldog's back. == 0.0.5 2009-11-17 * Fix @original_attachments not being set in after save. == 0.0.4 2009-11-16 * Fix destroying the original file when the record is destroyed. == 0.0.3 2009-11-16 * Add a way to respond to processing errors: - #process returns true/false. - #process! raises a AR::InvalidRecord if any errors. - ...just like ActiveRecord::Base::save. == 0.0.2 2009-11-16 * #process_once was stopping other processors from running. == 0.0.1 2009-11-15 * Woof.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bulldog-0.0.7 | CHANGELOG |