lib/ronin/model/class_methods.rb in ronin-1.0.0.pre4 vs lib/ronin/model/class_methods.rb in ronin-1.0.0.rc1

- old
+ new

@@ -19,9 +19,12 @@ require 'ronin/support/inflector' module Ronin module Model + # + # Class methods that are added when {Model} is included into a class. + # module ClassMethods # # The default name to use when defining relationships with the # model. #