Top Level Namespace
Defined Under Namespace
Modules: TFGM, TFGM_Error
Instance Method Summary collapse
-
#_require ⇒ Object
Dependencies (used for development and using this module independently).
Instance Method Details
#_require ⇒ Object
Dependencies (used for development and using this module independently)
4 |
# File 'lib/tfgm.rb', line 4 ['rubygems', 'curb', 'json', 'active_support/core_ext/object/to_query'].each { |_require| require _require } |