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