Class: WellKnownsController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- WellKnownsController
- Defined in:
- app/controllers/well_knowns_controller.rb
Instance Method Summary collapse
Instance Method Details
#show ⇒ Object
6 7 8 |
# File 'app/controllers/well_knowns_controller.rb', line 6 def show render renderable: @well_known end |