class Object

Constants

LOCAL_DEVELOPMENT

For local gem development, we don’t want reload server each time, when gem was changed. Thanks Huiming Teo aka Teohm for his solution, that was implemented in nice gem ‘require_reloader’: github.com/teohm/require_reloader. ActiveSupport’s Autoload feature not work with it, but this small workaround helps: