Module: SchemaComments::ConnectionAdapters::ColumnDefinition

Defined in:
lib/schema_comments/connection_adapters.rb

Instance Attribute Summary collapse

Instance Attribute Details

#commentObject

Returns the value of attribute comment.



10
11
12
# File 'lib/schema_comments/connection_adapters.rb', line 10

def comment
  @comment
end