Class
Spec::Matchers::Migration::HaveColumnMatcher
In:
lib/spec/matchers/migration_matchers.rb
Parent:
Object
Methods
failure_message
matches?
negative_failure_message
new
Attributes
column_name
[RW]
table
[RW]
Public Class methods
new
(column_name)
Public Instance methods
failure_message
()
matches?
(table)
negative_failure_message
()
[Validate]