watchable_files()
Add files that should be watched for change.
# File railties/lib/rails/railtie/configuration.rb, line 21 def watchable_files @@watchable_files ||= [] end