rails plugin install git@github.com:ericcf/attribute_cleaner.git
before_validation { clean_text_attributes :foo, :bar }
it { should clean_text_attribute(:foo) }
Copyright (c) 2010 [name of plugin creator], released under the MIT license
| Name | Name | Last commit date | ||
|---|---|---|---|---|
rails plugin install git@github.com:ericcf/attribute_cleaner.git
before_validation { clean_text_attributes :foo, :bar }
it { should clean_text_attribute(:foo) }
Copyright (c) 2010 [name of plugin creator], released under the MIT license