module LazyMigrate
typed: strict
Constants
- VERSION
Public Class Methods
run()
click to toggle source
# File lib/lazy_migrate.rb, line 11 def self.run Client.run end
typed: strict
# File lib/lazy_migrate.rb, line 11 def self.run Client.run end