Flowdock
method

assert_field_default_value

Importance_1
v3.2.1 - Show latest stable - 0 notes - Class: Rails::Generators::TestCase
assert_field_default_value(attribute_type, value) public

Asserts the given attribute type gets a proper default value:

assert_field_type :string, "MyString"
Show source
Register or log in to add new notes.