I have Foreman set up for Heroku, but didn't think of using it in my development environment. Is there a way to see the usual rails server logs? That's the only thing keeping me from switching my s alias from rails server to foreman start. Any ideas?
I have Foreman set up for Heroku, but didn't think of using it in my development environment. Is there a way to see the usual
rails serverlogs? That's the only thing keeping me from switching mysalias fromrails servertoforeman start. Any ideas?