There was an error while loading. Please reload this page.
1 parent 6ad7d80 commit fc09305Copy full SHA for fc09305
init.rb
@@ -10,4 +10,5 @@
10
11
models_path = File.join(directory, 'lib', 'models')
12
$LOAD_PATH << models_path
13
-Dependencies.load_paths << models_path
+ActiveSupport::Dependencies.load_paths << models_path
14
+
0 commit comments