Sha256: d6fab4feedfa7dcc7e274b9718918f8f013c7924f623cb83da2af0cb2394fb02

Contents?: true

Size: 1.21 KB

Versions: 1

Compression:

Stored size: 1.21 KB

Contents

== 0.1.0 / 2007-05-11

Initial beta release of JoinFix.  

Current release should support all associations in 
ActiveRecord::Base.  Error handling is in a primitive
state.  Eventually it should be descriptive and 
helpful in debugging typos, malformed joins, etc.

== 0.1.1 / 2007-05-13

Simplified testing code and cleaned up error 
handling.  Also fixed various bugs that would 
arise with complex joins.

* All configurations now derived via reflection
* Support for non-id primary keys

== 1.0.0 / 2007-06-28

Big step forward from last release.  Documentation,
cleaner code for making joins, and improved error
handling.

* Adjusted methods for extracting entry templates
  and creating entry joins
* Refactored error handling to subclass all JoinFix
  errors from JoinFixError
* Added modifications to Test::Unit::UI::Console::TestRunner 
  to condense output when errors are caused by JoinFix
* Added command line options for reviewing fixtures
  and adjusting the handling of errors

== 1.0.1 / 2007-12-08 revision 30

Stable release with minor updates to documentation and
testing.  No changes to joinfix code.

* Minor updates to documentation 
* Migration of test dependencies to the 
  {Tap}[http://tap.rubyforge.org] framework.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
joinfix-1.0.1 History