Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 311 Bytes

File metadata and controls

10 lines (6 loc) · 311 Bytes

Notes

Todos

  • use "internal" __send__ method version and NOT send

  • check for more auto-load names by convention e.g. like rake - why? why not?

    • No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb, Rakefile.rb)
    • e.g. flowfile, Flowfile, flowfile.rb, Flowfile.rb, etc.