Module: SchemaToRxYaml::Settings

Defined in:
lib/restfulx/schema_to_rx_yaml.rb

Defined Under Namespace

Classes: Config, Core

Constant Summary collapse

APP_ROOT =
defined?(RAILS_ROOT) ? RAILS_ROOT : File.expand_path(".")