trailblazer / trailblazer-loader

Require concept files, models and more without any autoloading magic.
MIT License
17 stars 23 forks source link

Typo fix in README.md #9

Closed Alexand closed 8 years ago

Alexand commented 8 years ago

Block param is not consistent in:

Trailblazer::Loader.new.(concepts_root: "./concepts/") { |file| require_relative(f) }