This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Adblock Plus 2.0] | |
! Title: Moje blokované weby | |
! Homepage: | |
||youtube.com^ | |
||reddit.com^ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cabox@box-codeanywhere:~/workspace/saasapp$ rails server -b $IP -p $PORT | |
=> Booting Puma | |
=> Rails 5.0.6 application starting in development on http://-p:3000 | |
=> Run `rails server -h` for more startup options | |
Puma starting in single mode... | |
* Version 3.11.3 (ruby 2.3.0-p0), codename: Love Song | |
* Min threads: 5, max threads: 5 | |
* Environment: development | |
* Listening on tcp://-p:3000 | |
Exiting |