Module: ElocalApiSupport::Actions::Show
- Defined in:
- lib/elocal_api_support/actions/show.rb
Instance Method Summary collapse
Instance Method Details
#show ⇒ Object
4 5 6 |
# File 'lib/elocal_api_support/actions/show.rb', line 4 def show render json: lookup_object end |