# File lib/spec/matchers/migration_matchers.rb, line 17 17: def be_primary_key 18: PrimaryKeyMatcher.new 19: end
# File lib/spec/matchers/migration_matchers.rb, line 9 9: def have_column(column_name) 10: HaveColumnMatcher.new(column_name) 11: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.