Now with Spring built-in with rails 4.1, I am curious about why the dev-team chose Spring over the others (Zeus and Spork).
Why did they choose Spring?
Spring is a Rails application preloader that speeds up development by keeping your application running in the background. This means you that don't need to restart a server when you make changes. In RubyMine, Spring can be used to run Rails generators, tests, and Rake tasks.
To stop spring you can use bin/spring stop . It should start automatically when you run rails commands.
If you read the README from the v0.9 tag of Spring it should answer your question: https://github.com/rails/spring/tree/v0.0.9
The highlights appear to be:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With