--
--
SD Ruby mailing list
sdr...@googlegroups.com
http://groups.google.com/group/sdruby
---
You received this message because you are subscribed to the Google Groups "SD Ruby" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sdruby+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
config.eager_load_paths accepts an array of paths from which Rails will eager load on boot if cache classes is enabled. Defaults to every folder in the app directory of the application.
["/Users/chris/rails/my_app/app/assets",
"/Users/chris/rails/my_app/app/controllers",
"/Users/chris/rails/my_app/app/helpers",
"/Users/chris/rails/my_app/app/mailers",
"/Users/chris/rails/my_app/app/models",
"/Users/chris/rails/my_app/app/controllers/concerns",
"/Users/chris/rails/my_app/app/models/concerns"]
To unsubscribe from this group and stop receiving emails from it, send an email to sdruby+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to sdruby+un...@googlegroups.com.