Closed kenmazaika closed 8 years ago
We may want to switch this to be instructions to start the rails server.
rails s -b 0.0.0.0
We definitely don't need instructions to install redis anymore though.
I can do this. I missed the conversation on why this is the case though. Does it have to do with sucker punch?
Doesn't have to do with suckerpunch. Just because we upgraded rails, if you're on vagrant this command needs to run to start the server.
May not need this if we end up implementing #114