mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
3dbf2e5646
When a model was built in a unit test and it was configured to have attributes, when those attributes are set later, the test would blow up because we were not using `write_attribute` correctly. |
||
---|---|---|
.. | ||
active_record | ||
create_model_arguments | ||
helpers | ||
matchers | ||
model_creation_strategies | ||
model_creators | ||
shared_examples | ||
attribute.rb | ||
capture.rb | ||
change_value.rb | ||
i18n.rb | ||
load_environment.rb | ||
model_creators.rb | ||
rails_application.rb | ||
record_builder_with_i18n_validation_message.rb | ||
record_validating_confirmation_builder.rb | ||
record_with_different_error_attribute_builder.rb | ||
validation_matcher_scenario.rb |