Module: Wice::WiceGridExtentionToActiveRecordColumn

Defined in:
lib/wice/active_record_column_wrapper.rb

Overview

to be mixed in into ActiveRecord::ConnectionAdapters::Column

Instance Attribute Summary collapse

Instance Attribute Details

#modelObject

reference to the ActiveRecord model class



5
6
7
# File 'lib/wice/active_record_column_wrapper.rb', line 5

def model
  @model
end