Fog::Attributes::Default
# File lib/fog/core/attributes/string.rb, line 4 def create_setter model.class_eval def #{name}=(new_#{name}) attributes[:#{name}] = new_#{name}.to_s end, __FILE__, __LINE__ end
[Validate]
Generated with the Darkfish Rdoc Generator 2.