Mercurial > rsstweet
view bin/rails @ 230:e6c29d47192b
Update with non-suspended empty account (wat)
author | nanaya <me@nanaya.pro> |
---|---|
date | Thu, 28 Apr 2022 22:49:21 +0900 |
parents | ad6264cca788 |
children |
line wrap: on
line source
#!/usr/bin/env ruby APP_PATH = File.expand_path("../config/application", __dir__) require_relative "../config/boot" require "rails/commands"