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-26 05:33:48 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
5152912e5c52414106b8d021dfd32baa720a4d4c
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