Object
# File lib/dm-migrations/sql/table_creator.rb, line 44 def initialize(sql) @sql = sql end
# File lib/dm-migrations/sql/table_creator.rb, line 48 def to_s @sql.to_s end
[Validate]
Generated with the Darkfish Rdoc Generator 2.