class Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeSetter
@private
Attributes
Public Class Methods
Source
# File lib/shoulda/matchers/active_model/allow_value_matcher/attribute_setter.rb, line 7 def self.set(args) new(args).set end