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
4bb8d7612d8fbeb575b613f709f07fe73a3e9e7d
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