From 1974145c82862688918368e7ac9be8c72b85026e Mon Sep 17 00:00:00 2001 From: Rick Carlino Date: Wed, 21 Jan 2015 17:53:48 -0600 Subject: [PATCH] Test commit --- config/application.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/application.rb b/config/application.rb index df2d500aa..b17a1eaf9 100755 --- a/config/application.rb +++ b/config/application.rb @@ -11,7 +11,7 @@ require "sprockets/railtie" # you've limited to :test, :development, or :production. Bundler.require(:default, Rails.env) -# TODO: Rename this from DSS to Farmbot or something like that. +# TODO: Rename this to Farmbot. module Dss class Application < Rails::Application # Settings in config/environments/* take precedence over those specified