Spring v0.0.11 Release Notes

    • โž• Added the rails destroy command.
    • Global config file in ~/.spring.rb
    • โž• Added logging for debugging. Specify a log file with the SPRING_LOG environment variable.
    • ๐Ÿ›  Fix hang on "Run bundle install to install missing gems"
    • โž• Added hack to make backtraces generated when running a command quieter (by stripping out all of the lines relating to spring)
    • ๐Ÿš… Rails 4 is officially supported