view bin/rails @ 477:7a20b4906267

Update gems
author nanaya <me@nanaya.pro>
date Sat, 10 Oct 2020 18:13:56 +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'