Method: Liberty::Application#endpoint_class
- Defined in:
- lib/liberty/application.rb
#endpoint_class ⇒ Object (readonly)
Returns the value of attribute endpoint_class.
8 9 10 |
# File 'lib/liberty/application.rb', line 8 def endpoint_class @endpoint_class end |