Sha256: 0fbaf60e13cac2b1e3c2acce6aef7071e79b15a2dc28ac811a664d10af978a61

Contents?: true

Size: 812 Bytes

Versions: 1

Compression:

Stored size: 812 Bytes

Contents

*0.2.1*

* (6 Oct 2005) renamed dirty? to changed? to keep it uniform.  it was aliased to keep it backwards compatible.

*0.2* 

* (6 Oct 2005)  added find_versions and find_version class methods.

* (6 Oct 2005)  removed transaction from create_versioned_table().  
  this way you can specify your own transaction around a group of operations.

* (30 Sep 2005) fixed bug where find_versions() would order by 'version' twice. (found by Joe Clark)

* (26 Sep 2005) added :sequence_name option to acts_as_versioned to set the sequence name on the versioned model

*0.1.3* (18 Sep 2005)

* First RubyForge release

*0.1.2*

* check if module is already included when acts_as_versioned is called

*0.1.1*

* Adding tests and rdocs

*0.1* 

* Initial transfer from Rails ticket: http://dev.rubyonrails.com/ticket/1974

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
acts_as_versioned-0.2.1 CHANGELOG