lib/vedeu/cli/generator/templates/application/config/configuration.erb in vedeu-0.4.49 vs lib/vedeu/cli/generator/templates/application/config/configuration.erb in vedeu-0.4.50
- old
+ new
@@ -1,10 +1,10 @@
Vedeu.configure do
log "/tmp/<%= object.name %>.log"
colour_mode 16_777_216
- # debug!
+ # debug! # Add "gem 'ruby-prof'" to your Gemfile if uncommenting this line.
# drb!
# drb_host 'localhost'
# drb_port 21420
# drb_width 80
# drb_height 25