This website requires JavaScript.
Explore
Help
Sign In
localhots
/
burden
Watch
1
Star
0
Fork
You've already forked burden
0
Code
Releases
Activity
441acca610
burden
/
burden_web
/
spec
/
dummy
/
lib
/
tasks
/
good_bar.rake
7 lines
83 B
Ruby
Raw
Blame
History
namespace
:good
do
desc
'One more good task'
task
:bar
do
'Hey!'
end
end
View Git Blame
Copy Permalink