lib/assertion/transprocs/inflector.rb in assertion-0.0.1 vs lib/assertion/transprocs/inflector.rb in assertion-0.1.0

- old
+ new

@@ -3,9 +3,11 @@ # The collection of pure functions for converting constants # to corresponding path names. # # @api private # + # @todo Extract this module to the external gem `transproc-inflector` + # module Inflector extend ::Transproc::Registry # @private