# bin/rails console > app.get '/users/new' Started GET "/users/new" for 127.0.0.1 at 2014-04-10 16:25:28 +0900 ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by UsersController#new as HTML Rendered shared/_error_messages.html.erb (4.7ms) Rendered users/new.html.erb within layouts/application (34.7ms) Completed 200 OK in 183ms (Views: 167