mirror of
https://github.com/thangisme/notes.git
synced 2025-07-25 02:24:31 -04:00
2 lines
49 B
Ruby
2 lines
49 B
Ruby
Dir.glob('lib/tasks/*.rake').each {|r| import r}
|