1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides/source
Rafael Mendonça França 80b416f5e6
Add option to enable dependency loading in production
This will make easier to applications that rely on having const_missing
hooks in production upgrade to Rails 5.

This option is going to be remove in the future and the default behavior
will be to disable the dependency loading.
2016-06-22 14:09:27 -03:00
..
kindle
2_2_release_notes.md http --> https 2016-05-06 17:59:27 -04:00
2_3_release_notes.md
3_0_release_notes.md http --> https 2016-05-06 17:59:27 -04:00
3_1_release_notes.md
3_2_release_notes.md
4_0_release_notes.md
4_1_release_notes.md
4_2_release_notes.md
5_0_release_notes.md
_license.html.erb
_welcome.html.erb
action_cable_overview.md Merge branch 'master' of github.com:rails/docrails 2016-06-03 14:00:47 +00:00
action_controller_overview.md
action_mailer_basics.md Do not suggest nonsensical OpenSSL verify modes [ci skip] 2016-06-07 15:50:46 +02:00
action_view_overview.md
active_job_basics.md
active_model_basics.md Fix Active Model basics introduction to indicate it only introduces us to integration and not complete i18n framework. 2016-04-05 13:25:24 +05:30
active_record_basics.md
active_record_callbacks.md
active_record_migrations.md Fix wording related to adapters supporting database comments [ci skip] 2016-04-18 11:34:55 +05:30
active_record_postgresql.md
active_record_querying.md
active_record_validations.md
active_support_core_extensions.md remove deprecated Module#qualified_const_ from guide [ci skip] 2016-05-23 13:21:26 +09:00
active_support_instrumentation.md add headers to payload list [ci skip] 2016-03-13 09:40:38 +09:00
api_app.md Pass over API Apps guide grammar. [ci skip] 2016-05-16 02:56:14 +05:30
api_documentation_guidelines.md [ci skip] correction in command for generating api documentation 2016-06-20 09:20:28 -07:00
asset_pipeline.md
association_basics.md
autoloading_and_reloading_constants.md autoloading guide: specify autoload paths are set when the app boots [ci skip] 2016-05-26 07:42:31 +02:00
caching_with_rails.md
command_line.md
configuring.md Add option to enable dependency loading in production 2016-06-22 14:09:27 -03:00
contributing_to_ruby_on_rails.md
credits.html.erb
debugging_rails_applications.md
development_dependencies_install.md
documents.yaml
engines.md
form_helpers.md remove deprecated datetime_field from guide [ci skip] 2016-04-03 07:57:50 +09:00
generators.md
getting_started.md
i18n.md
index.html.erb
initialization.md
layout.html.erb
layouts_and_rendering.md
maintenance_policy.md
nested_model_forms.md
plugins.md
profiling.md
rails_application_templates.md Add tick marks + small grammar change 2016-05-17 22:46:07 -04:00
rails_on_rack.md
routing.md
ruby_on_rails_guides_guidelines.md Update instructions to build guides locally [ci skip] 2015-04-28 15:33:13 +03:00
security.md
testing.md
upgrading_ruby_on_rails.md
working_with_javascript_in_rails.md