module WebConsole
Constants
- VERSION
Public Class Methods
config()
click to toggle source
Shortcut the WebConsole::Engine.config.web_console
.
# File lib/web_console.rb, line 17 def self.config Engine.config.web_console end