Guest User

Untitled

a guest
Sep 20th, 2018
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. Dir[File.join("app", "models", "**/*.rb")].each do |f|
  2. require f
  3. end
Add Comment
Please, Sign In to add comment