class Shoulda::Matchers::ActiveModel::AllowValueMatcher::SuccessfulSetting
@private
Public Instance Methods
successful?()
click to toggle source
# File lib/shoulda/matchers/active_model/allow_value_matcher/successful_setting.rb, line 7 def successful? true end