mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Doc fix
This commit is contained in:
@@ -7,7 +7,7 @@ module <%= app_name.classify %>
|
||||
# -- all .rb files in that directory are automatically loaded.
|
||||
|
||||
# Add additional load paths for your own custom dirs
|
||||
# config.load_paths += %W( #{root}/extras )
|
||||
# config.load_paths += %W( #{config.root}/extras )
|
||||
|
||||
# Only load the plugins named here, in the order given (default is alphabetical).
|
||||
# :all can be used as a placeholder for all plugins not explicitly named
|
||||
|
||||
Reference in New Issue
Block a user