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 18:13:44 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
a586e2b8d12d310f7dfefda1c48fa413f0b8b648
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