Hagi lerman

Joined

740 Experience
0 Lessons Completed
1 Question Solved

Activity

Posted in Rails loading time

  1. I just installed the a new rails version 6 and using ruby -version ruby 2.6.3-p62. I create a new
  2. project 'rails new my_new_app'
  3. bundle install
  4. rails server takes 176ms to start? for a new project (empty) any suggestions ?