diff --git a/lib/web_console/extensions.rb b/lib/web_console/extensions.rb index cb538ee8..21bc54c7 100644 --- a/lib/web_console/extensions.rb +++ b/lib/web_console/extensions.rb @@ -1,4 +1,6 @@ module Kernel + module_function + # Instructs Web Console to render a console in the specified binding. # # If +bidning+ isn't explicitly given it will default to the binding of the