From: <el...@us...> - 2007-05-31 14:09:12
|
Revision: 1800 http://svn.sourceforge.net/rubycocoa/?rev=1800&view=rev Author: el_oy Date: 2007-05-31 07:09:11 -0700 (Thu, 31 May 2007) Log Message: ----------- 2007-05-31 Eloy Duran <e....@su...> * framework/src/ruby/osx/objc/active_record.rb, tests/tc_active_record.rb: Fixed the ActiveRecordProxy#init method, it now takes no arguments. Added ActiveRecordProxy#initWithRecord which returns a proxy for an existing record. Added ActiveRecordProxy#initWithAttributes which creates a record with the attributes and returns a proxy. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/active_record.rb trunk/src/tests/tc_active_record.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |