Skip to content

Releases: rails/spring

3.1.0

23 Nov 19:30
v3.1.0
af2de8a
Compare
Choose a tag to compare
  • Fix bug which makes rails consoles to hang at exit when multiple of them are open (#647).
  • Fix support to gems.rb file.
  • Ensure bundler is required when used.
  • Support rails db:* tasks.
  • Check that app preload was successful before sending a command.