From: <el...@us...> - 2007-05-18 21:08:43
|
Revision: 1752 http://svn.sourceforge.net/rubycocoa/?rev=1752&view=rev Author: el_oy Date: 2007-05-18 14:08:42 -0700 (Fri, 18 May 2007) Log Message: ----------- 2007-05-18 Eloy Duran <e....@su...> * framework/src/ruby/osx/objc/active_record.rb: Added a subclass of OSX::NSTableView called OSX::ActiveRecordTableView. This subclass has an instance method called scaffold_table_columns_for(). You pass it a ActiveRecord::Base subclass and the ActiveRecordSetController instance that the NSTableColumns should be bound to. See the source file for an example. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/active_record.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |