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