Startbrick sprinkles a little automation onto `rails s`
Startbrick is a simple gem that opens your app in your web browser automatically once Rails 3’s default WEBrick development webserver is done starting up and ready to accept HTTP requests. You don’t need to keep looking to see that WEBrick has finished starting or keep hitting refresh in your browser until WEBrick accepts your request.
Post a comment