我正在看这篇关于rake命令的文章,但是不知道RAILS_ENV在哪里.那是在特定文件中的某个地方吗?
db:create Creates the database for the current RAILS_ENV environment. If RAILS_ENV is not specified it defaults to the development and test databases.
ruby-on-rails
ruby-on-rails ×1