Method: MmJsonClient.default_api_def_dir
- Defined in:
- lib/mm_json_client.rb
.default_api_def_dir ⇒ Object
30 31 32 |
# File 'lib/mm_json_client.rb', line 30 def default_api_def_dir File.join(this_dir, 'mm_json_client', 'api_definitions') end |