Passing Blocks in Ruby Without &block
YourProjectNamespace.configure do |config|
config.you_want_to_init = 'you can config a new value'
end
use ActiveSupport::FileUpdateChecker for tracking changes in config/routes directory
Watching Files During Rails Development ---> It will be used in Rails 5.x.