Skip to content

Expand path and require all files#1302

Open
gathuku wants to merge 4 commits intocerebris:masterfrom
gathuku:file-require
Open

Expand path and require all files#1302
gathuku wants to merge 4 commits intocerebris:masterfrom
gathuku:file-require

Conversation

@gathuku
Copy link

@gathuku gathuku commented Dec 14, 2019

Require all Files in jsonapi and its subdirectories .

Dir[File.expand_path('jsonapi/**/*.rb', __dir__)].reverse.each do |f|
  require f
end

Reduces file line by 90%.
I stand to be corrected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant