Class: Shoulda::Matchers::ActiveModel::AllowValueMatcher::SuccessfulSetting
- Inherits:
-
Object
- Object
- Shoulda::Matchers::ActiveModel::AllowValueMatcher::SuccessfulSetting
- Defined in:
- lib/shoulda/matchers/active_model/allow_value_matcher/successful_setting.rb
Instance Method Summary collapse
Instance Method Details
#successful? ⇒ Boolean
7 8 9 |
# File 'lib/shoulda/matchers/active_model/allow_value_matcher/successful_setting.rb', line 7 def successful? true end |