Skip to content

2.0.0

Latest

Choose a tag to compare

@davidcelis davidcelis released this 31 Oct 23:55
v2.0.0
edecd0e
  • Setting the Rack environment via the included rack-console executable is now an option (-e or --environment) instead of an argument
  • IRB has come a long way, so Pry is now disabled by default. If you would still prefer to use Pry, you can use the -p or --pry option when running the included rack-console executable or via Rack::Console.new(pry: true).start.

Full Changelog: v1.4.1...v2.0.0