Method: Lab42::NHash::ClassMethods#from_sources
- Defined in:
- lib/lab42/nhash/class_methods.rb
#from_sources(*sources) ⇒ Object
9 10 11 |
# File 'lib/lab42/nhash/class_methods.rb', line 9 def from_sources *sources __from_sources__(sources) end |