Sha256: 94b18b6fcd2531a05d616a4ed1dd6f02e5198c63d68b06b8d3c6043b3be141a3
Contents?: true
Size: 452 Bytes
Versions: 3
Compression:
Stored size: 452 Bytes
Contents
# A Pry-based Console for TorqueBox TorqueBox::Console allows you to connect to a ruby runtime running inside of the TorqueBox server, giving you a Pry interface to work with. ## Installation gem install torquebox-console ## Usage First deploy to a TorqueBox server. tbconsole deploy --dir=/some/path Then you can connect with a web browser at `http://<servername>:<portnumber>/console`, or on the command line with `tbconsole connect`.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
torquebox-console-0.1.4 | README.md |
torquebox-console-0.1.3 | README.md |
torquebox-console-0.1.2 | README.md |