TorqueBox v4.0.0.beta2 Release Notes

Release Date: 2015-09-03 // over 8 years ago
    • The TorqueBox::Logger class now provides methods to instantiate new loggers and configure the underlying logging system.

    • Starting TorqueBox via rackup and specifying a port will no longer throw an error about converting a RubyString to int.

    • 0️⃣ Executable wars and jars will default to the correct RACK_ENV / RAILS_ENV when created with the "-e" or "--envvar" options instead of always defaulting to development.