bin/bluth in bluth-0.6.0 vs bin/bluth in bluth-0.6.1
- old
+ new
@@ -59,9 +59,10 @@
exit 0
end
before do |obj|
obj.global.environment ||= 'dev'
+ Bluth.env = obj.global.environment
end
#TODO: command :enqueue
command :start_worker => Bluth::CLI
\ No newline at end of file