Class: Octodmin::Controllers::Posts::Show
- Includes:
- Action
- Defined in:
- app/controllers/posts/show.rb
Instance Method Summary collapse
Instance Method Details
#call(params) ⇒ Object
8 9 10 |
# File 'app/controllers/posts/show.rb', line 8 def call(params) super end |