14 lines
666 B
Plaintext
14 lines
666 B
Plaintext
|
|
|||
|
=> Booting Puma
|
|||
|
=> Rails 5.2.1 application starting in development
|
|||
|
=> Run `rails server -h` for more startup options
|
|||
|
Puma starting in single mode...
|
|||
|
* Version 3.12.0 (ruby 2.4.4-p296), codename: Llamas in Pajamas
|
|||
|
* Min threads: 5, max threads: 5
|
|||
|
* Environment: development
|
|||
|
* Listening on tcp://0.0.0.0:3000
|
|||
|
Use Ctrl-C to stop
|
|||
|
Started POST "/chat_rooms/chat_room_sessions" for 127.0.0.1 at 2018-09-03 16:00:32 +0100
|
|||
|
[1m[35m (0.6ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
|||
|
↳ /Users/oliverab/.rvm/gems/ruby-2.4.4/gems/activerecord-5.2.1/lib/active_record/log_subscriber.rb:98
|