If you have some modules or classes under lib and don't want to restart the server after a change, you can add this to config/environments/development.rb:
config.reload_plugins = true
If you have some modules or classes under lib and don't want to restart the server after a change, you can add this to config/environments/development.rb:
config.reload_plugins = true
Comments (0) · Make a comment
» All comments RSS