Class: Shark::FormService::V2::Base
- Defined in:
- lib/shark/form_service/v2/base.rb
Direct Known Subclasses
Class Method Summary collapse
Methods inherited from Base
Class Method Details
.site ⇒ Object
7 8 9 |
# File 'lib/shark/form_service/v2/base.rb', line 7 def self.site File.join(::Shark.configuration.form_service.site, '/api/v2') end |