Class: ActsAsBillable::PagesController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- ActsAsBillable::PagesController
- Defined in:
- app/controllers/acts_as_billable/pages_controller.rb
Instance Method Summary collapse
Instance Method Details
#dashboard ⇒ Object
4 |
# File 'app/controllers/acts_as_billable/pages_controller.rb', line 4 def dashboard; end |