This website requires JavaScript.
Explore
Help
Sign In
localhots
/
burden
Watch
1
Star
0
Fork
You've already forked burden
0
Code
Releases
Activity
53b0645b8d
burden
/
burden_web
/
spec
/
dummy
/
lib
/
tasks
/
bad_failure.rake
7 lines
98 B
Ruby
Raw
Blame
History
namespace
:bad
do
desc
'I meant to fail'
task
:failure
do
raise
'I am hopeless'
end
end
View Git Blame
Copy Permalink