| Path: | CHANGELOG |
| Last Update: | Sun Mar 19 22:56:31 AUS Eastern Daylight Time 2006 |
Version 0.1.1 - Agile Web Development with Rails… and KirbyBase
All these issues were discovered when building the sample ‘Depot’ app from the Pragmatic Programmers’ Agile Web Development with Rails (houseonfire.wordpress.com/2006/02/18/hello-world/)
Version 0.1.0 - Initial Release
Additionally HasAndBelongsToManyAssociation :delete_sql will be called with three parameters: join record, this record and remote record Make sure that all blocks passed adhere to this convention. See ar_base_tests_runner & ar_model_adaptation for examples.