Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
attachment_steps.rb | ||
html_steps.rb | ||
rails_steps.rb | ||
s3_steps.rb | ||
web_steps.rb |
As before: use `#sql_type` instead of `#type` in the tests. The `#type` is the category -- string, integer, datetime -- but the `#sql_type` is the storage specifics -- `TEXT`, `VARCHAR`, `BIGINT`, `DATE. Switch to the `#sql_type` so we can be sure it's being stored correctly.
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
attachment_steps.rb | Loading commit data... | |
html_steps.rb | Loading commit data... | |
rails_steps.rb | Loading commit data... | |
s3_steps.rb | Loading commit data... | |
web_steps.rb | Loading commit data... |