fixed missing map

This commit is contained in:
2015-10-06 14:18:01 +02:00
parent 224a590036
commit a0e6d39a3e
2 changed files with 51 additions and 0 deletions
+2
View File
@@ -16,6 +16,8 @@ require 'csv'
# you've limited to :test, :development, or :production.
Bundler.require(*Rails.groups)
Mongo::Logger.logger.level = Logger::WARN # Set log level to DEBUG to see everything
module Ch420
class Application < Rails::Application
# Settings in config/environments/* take precedence over those specified here.