Wednesday, July 15, 2026 1:13:29 AM
> project show esm_bot
A sophisticated Discord bot that bridges Arma 3 Exile servers with Discord communities. Built in Ruby with secure TCP communication, it delivers territory management, real-time notifications, and comprehensive server administration right in your Discord channels.
Details
> 99_standalone_migrations_shim.rb
# frozen_string_literal: true

#
# `standalone_migrations` expects to live inside a Rails app and reads
# `Rails.root` to locate its config and migration files. We're not Rails,
# so stub the bare minimum it needs to work.
#

module Rails
  def self.root
    ESM_SERVICE_PATH
  end
end
All opinions represented herein are my own
- © 2024 - 2026 itsthedevman
- build 43aa0d7