This commit is contained in:
Martin Lensment 2014-06-27 16:51:26 +03:00
parent c72a2738dd
commit f8757891ef
10 changed files with 18 additions and 21 deletions

View file

@ -0,0 +1 @@
Dir[File.join(Rails.root, "lib", "ext", "*.rb")].each {|x| require x }