Project

General

Profile

« Previous | Next » 

Revision cfe9af6f

Added by Ohad Levy almost 12 years ago

  • ID cfe9af6fb0fa8b306fffed230835e8ef6eff773f

dont fail if console bundler group is not installed

View differences:

config/application.rb
Wirb.start
Hirb.enable
rescue => e
say "Failed to load console gems, startring anyway"
warn "Failed to load console gems, startring anyway"
ensure
puts "For some operations a user must be set, try User.current = User.first"
end

Also available in: Unified diff