class TbHeavyControl::Railtie

Public Class Methods

concepts_loader(_app) click to toggle source
# File lib/tb_heavy_control/railtie.rb, line 5
def self.concepts_loader(_app)
  TbHeavyControl::Loader.call
end