class Adminable::Presenters::Base
Private Instance Methods
view()
click to toggle source
# File lib/adminable/presenters/base.rb, line 8 def view ActionController::Base.helpers end
# File lib/adminable/presenters/base.rb, line 8 def view ActionController::Base.helpers end