Press Ctrl+C
When you start the server it mentions this in the startup text.
Related Posts:
- 400 Bad Request – request header or cookie too large
- Git is not working after macOS Update (xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
- Git is not working after macOS Update (xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
- Why Puma listen on ‘tcp://localhost:3000’ instead of ‘http://localhost:3000’
- Explain what " means
- Why does Ruby on Rails use http://0.0.0.0:3000 instead of http://localhost:3000?
- ActionController::InvalidAuthenticityToken
- bundle install returns “Could not locate Gemfile”
- ActionController::InvalidAuthenticityToken
- Rails: Why “sudo” command is not recognized?
- Rails: Can’t verify CSRF token authenticity when making a POST request
- undefined method `each’ for nil:NilClass… why?
- Bundler: You must use Bundler 2 or greater with this lockfile
- undefined method `each’ for nil:NilClass… why?
- Using Pundit for all-access “super_admin” role
- How to tell if homebrew is installed on Mac OS X
- What is the difference between Rails.cache.clear and rake tmp:cache:clear?
- Unable to install gem – Failed to build gem native extension – cannot load such file — mkmf (LoadError)
- Library not loaded: /usr/local/opt/readline/lib/libreadline.7.dylib
- Cannot load such file — bcrypt_ext
- How do I remove Permission denied @ rb_sysopen – Gem install error?
- How to edit a py file from terminal?
- Can’t find the ‘libpq-fe.h header when trying to install pg gem
- warning: constant ::Fixnum is deprecated When generating new model
- could not connect to server: No such file or directory (PG::ConnectionBad)
- PG::ConnectionBad: fe_sendauth: no password supplied
- curl : (1) Protocol https not supported or disabled in libcurl
- couldn’t find file ‘jquery’ with type ‘application/javascript’
- Passing parameters in rails redirect_to
- Getting: “Migrations are pending; run ‘bin/rake db:migrate RAILS_ENV=development’ to resolve this issue.” after cloning and migrating the project
- How to find out which rails version an existing rails application is built on?
- RubyMine Unit tests – Test Framework quit unexpectedly
- bcrypt LoadError: Cannot load such file
- Uninitialized constant “Controller Name”
- How do I format datetime in rails?
- heroku open – no app specified
- Difference between rake db:migrate db:reset and db:schema:load
- Install oAuth PECL error: Cannot install, php_dir for channel “pecl.php.net” is not writeable by the current user
- TypeError: no implicit conversion of Symbol into Integer
- Sass::SyntaxError: File to import not found or unreadable: bootstrap-sprockets
- Migrations are pending; run ‘bin/rake db:migrate RAILS_ENV=development’ to resolve this issue
- How to open a “-” dashed filename using terminal?
- “No such file or directory” but it exists
- How do I pause my shell script for a second before continuing?
- Error unable to access jarfile C:\Jar
- Node.js version on the command line? (not the REPL)
- How to pretty print XML from the command line?
- How to execute a program or call a system command?
- How to find which version of TensorFlow is installed in my system?
- Advanced AREL or just Rails Query for has_many through search by association
- “Couldn’t find a file descriptor referring to the console” on Ubuntu bash on Windows
- What does export PS1=”\[\033[36m\]\u\[\033[m\]@\[\033[32m\]\h:\[\033[33;1m\]\w\[\033[m\]\$ ” mean in MacOS’ bash Terminal?
- How do I copy a folder from remote to local using scp?
- What does cmd /C mean?
- How do I parse command line arguments in Bash?
- What does cmd /C mean?
- How do I execute a bash script in Terminal?
- syntax error when using command line in python
- https connection using CURL from command line
- syntax error when using command line in python
- How to install JQ on Mac on the command line?
- What does the Pydoc module do?
- Why is the apt-get function not working in the terminal on Mac OS X v10.9 (Mavericks)?
- Using multiple delimiters in awk
- Create an empty file on the commandline in windows (like the linux touch command)
- Terminal error: zsh: permission denied: ./startup.sh
- How to switch Python versions in Terminal?
- Node Version Manager install – nvm command not found
- How do I import an SQL file using the command line in MySQL?
- AngularJS- Login and Authentication in each route and controller
- How to reload .bashrc settings without logging out and back in again?
- Rails 5 ActionController::InvalidAuthenticityToken error
- what does ? ? mean in ruby
- Why do JVM arguments start with “-D”?
- How do I import an SQL file using the command line in MySQL?
- How to reload .bash_profile from the command line?
- What is the purpose of “&&” in a shell command?
- Angular – ng: command not found
- How to run SQL script in MySQL?
- Mysql: Setup the format of DATETIME to ‘DD-MM-YYYY HH:MM:SS’ when creating a table
- Getting error: Peer authentication failed for user “postgres”, when trying to get pgsql working with rails
- How can I pass an argument to a PowerShell script?
- mvn command not found in OSX Mavrerick
- How to restart remote MySQL server running on Ubuntu linux?
- How to print colored text to the terminal
- Command Prompt “Net View System Error 6118”
- Windows 7 Symbolic Link – Cannot create a file when that file already exists
- keep getting “? Something is already running on port 3000” when I do npm start on react app
- mkdir’s “-p” option
- How to change the output color of echo in Linux
- Change default title in mac terminal window
- Recursively find all files that match a certain pattern
- Diff command along with Grep gives “Binary file (standard input) matches”
- How do I make a python script executable?
- What is cp: cannot stat error in Unix, I get this error when trying to copy thing from one folder to another
- sudo: port: command not found
- restart console on Minecraft Server
- cp: missing destination file operand after
- mvn command not found in OSX Mavrerick
- Parsing XML with Ruby