Method: Crudboy::Column#active_record_column
- Defined in:
- lib/crudboy/column.rb
#active_record_column ⇒ Object
Returns the value of attribute active_record_column.
40 41 42 |
# File 'lib/crudboy/column.rb', line 40 def active_record_column @active_record_column end |