Mercurial > zeropaste
view bin/rails @ 457:871fe28b8349
Update gems
author | nanaya <me@nanaya.pro> |
---|---|
date | Sat, 09 Dec 2017 20:08:42 +0900 |
parents | 68eb23b52864 |
children | 88fd5722fcb3 |
line wrap: on
line source
#!/usr/bin/env ruby APP_PATH = File.expand_path('../config/application', __dir__) require_relative '../config/boot' require 'rails/commands'