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