diff --git a/tracks/app/helpers/todos_helper.rb b/tracks/app/helpers/todos_helper.rb index 35981ac6..d2365940 100644 --- a/tracks/app/helpers/todos_helper.rb +++ b/tracks/app/helpers/todos_helper.rb @@ -1,6 +1,6 @@ module TodosHelper - require 'users_controller' + #require 'users_controller' # Counts the number of incomplete items in the specified context # def count_items(context)