This website requires JavaScript.
Explore
Help
Sign In
thang
/
notes
Watch
1
Star
0
Fork
0
mirror of
https://github.com/thangisme/notes.git
synced
2026-07-25 18:43:46 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
5fbfe09ce9a62bc8452e86d89df3af56d6fa2a5a
notes
/
Rakefile
T
2 lines
49 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add rakefile
2017-06-04 17:54:54 -04:00
Dir
.
glob
(
'lib/tasks/*.rake'
)
.
each
{
|
r
|
import
r
}
Reference in New Issue
Copy Permalink