This website requires JavaScript.
Explore
Help
Sign In
localhots
/
burden
Watch
1
Star
0
Fork
You've already forked burden
0
Code
Releases
Activity
04a9f70b26
burden
/
burden_web
/
spec
/
dummy
/
config
/
initializers
/
burden.rb
5 lines
92 B
Ruby
Raw
Normal View
History
Unescape
Escape
Branding
2013-06-06 18:55:21 +00:00
Burden
.
configure
do
|
c
|
Dirty logging to DB
2013-06-06 14:15:38 +00:00
c
.
storage
=
:active_record
c
.
ignored_tasks
=
[
:environment
]
end