(Not documented)
# File lib/annotations/config.rb, line 59 59: def self.reset 60: @@attribute_names_for_values_to_be_downcased = [ ] 61: @@attribute_names_for_values_to_be_upcased = [ ] 62: @@strip_text_rules = { } 63: @@user_model_name = "User" 64: @@limits_per_source = { } 65: @@attribute_names_to_allow_duplicates = [ ] 66: @@value_restrictions = { } 67: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.