Object
# File lib/dm-migrations/sql/table_creator.rb, line 44 44: def initialize(sql) 45: @sql = sql 46: end
# File lib/dm-migrations/sql/table_creator.rb, line 48 48: def to_s 49: @sql.to_s 50: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.