
The web console allows you to create an interactive Ruby session in your browser. Those sessions are launched automatically in case on an error, but they can also be launched manually in any page.
web-console is meant a debugging tool for Rails applications in development environments.