heroku_rake_tasks:管理 Heroku 应用程序的 Rake 任务

时间:2021-06-01 16:23:13
【文件属性】:
文件名称:heroku_rake_tasks:管理 Heroku 应用程序的 Rake 任务
文件大小:6KB
文件格式:ZIP
更新时间:2021-06-01 16:23:13
Ruby HerokuRake 任务 管理 Heroku 应用程序的 Rake 任务 安装 将此行添加到应用程序的 Gemfile 中: gem 'heroku_rake_tasks' 然后执行: $ bundle 或者自己安装: $ gem install heroku_rake_tasks 用法 rake h:config # Display the application env vars rake h:console # Start a Rails console rake h:db:dump # Dump the remote database and download it to ./remote.dump rake h:db:get # Dow
【文件预览】:
heroku_rake_tasks-master
----heroku_rake_tasks.gemspec(955B)
----Rakefile(29B)
----Gemfile(102B)
----.gitignore(185B)
----CHANGELOG.md(711B)
----lib()
--------heroku_rake_tasks.rb(103B)
--------tasks()
--------heroku_rake_tasks()
----README.md(3KB)
----LICENSE.txt(1KB)

网友评论