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-16 13:12:13 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
bf0d7eaa5f2718cb0fa5bee1d735ee6bc294cf18
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