Class: TryApi::ConfigParser
- Inherits:
-
Object
- Object
- TryApi::ConfigParser
- Defined in:
- app/models/try_api/config_parser.rb
Class Method Summary collapse
Class Method Details
.read ⇒ Object
5 6 7 |
# File 'app/models/try_api/config_parser.rb', line 5 def read TryApi::Project.new TryApi::Base.load_inclusion(:base) end |