Move lib class in /app instead of /lib

v1
Aeris 2016-04-22 21:30:27 +02:00
parent 51f478125a
commit c5d53ceda8
2 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ module CryptcheckRails
# Settings in config/environments/* take precedence over those specified here.
# Application configuration should go into files in config/initializers
# -- all .rb files in that directory are automatically loaded.
config.autoload_paths += %W(#{config.root}/lib)
# Set Time.zone default to the specified zone and make Active Record auto-convert to this zone.
# Run "rake -D time" for a list of tasks for finding time zone names. Default is UTC.