mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
fa1d9a884c
This can be turned off by setting `config.reload_classes_only_on_change` to false. Extensions like Active Record should add their respective files like db/schema.rb and db/structure.sql to `config.watchable_files` if they want their changes to affect classes reloading. Thanks to https://github.com/paneq/active_reload and Pastorino for the inspiration. <3 |
||
---|---|---|
.. | ||
abstract | ||
activerecord | ||
controller | ||
dispatch | ||
fixtures | ||
lib | ||
template | ||
tmp | ||
abstract_unit.rb | ||
active_record_unit.rb | ||
ts_isolated.rb |