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