mirror of
https://github.com/internetee/registry.git
synced 2025-05-16 09:27:19 +02:00
1 line
72 B
Ruby
1 line
72 B
Ruby
Dir[File.join(Rails.root, 'lib', 'ext', '*.rb')].each { |x| require x }
|