I create a rails project by rails new foo, then cd foo, and run rails c.
rails new foo
cd foo
rails c
Then I got message like this.
DL is depre