# File lib/gettext_i18n_rails/tasks.rb, line 16 def files_to_translate Dir.glob("{app,lib,config,#{locale_path}}/**/*.{rb,erb,haml,slim}") end