Closed CyborgMaster closed 10 years ago
Greet thing.
I'll try to add a switch for it.
Seems that just need to add spring
before the original rails
command.
Wait. According to the doc, spring doesn't support rails server
subcommand?
hmmm... Looks like you are completely right. I was hoping for the use case of having guard-rails running improve my rake routes runtime, but that would have to be implemented on their side first. There is a discussion about doing it here, but it doesn't seem to be gaining traction. In any case, I'm closing this issue until/if spring implements the server
command.
Thanks for being so willing to add it, sorry that I didn't check my facts first.
Discussions are always welcomed~
spring rails server
seems to work for me now (Rails 5.0.1)
This is a feature request. I would love to see spring integration. It's similar to the Zeus support that you already have, but spring is newer and is directly part of the rails ecosystem (the github repo is owned by 'rails').