Class: Railsui::Systems::ContentController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- Railsui::Systems::ContentController
- Defined in:
- app/controllers/railsui/systems/content_controller.rb
Instance Method Summary collapse
Instance Method Details
#image ⇒ Object
12 13 |
# File 'app/controllers/railsui/systems/content_controller.rb', line 12 def image end |
#table ⇒ Object
9 10 |
# File 'app/controllers/railsui/systems/content_controller.rb', line 9 def table end |
#typography ⇒ Object
6 7 |
# File 'app/controllers/railsui/systems/content_controller.rb', line 6 def typography end |