Class: Miniblog::Admin::BaseController

Inherits:
Miniblog::ApplicationController show all
Defined in:
app/controllers/miniblog/admin/base_controller.rb

Instance Method Summary collapse

Methods inherited from Miniblog::ApplicationController

#method_missing

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Miniblog::ApplicationController

Instance Method Details

#after_post_is_savedObject



6
7
# File 'app/controllers/miniblog/admin/base_controller.rb', line 6

def after_post_is_saved
end