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