Skip to content

dyfrgi/rails-reload-lib-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Reloading Weirdness

This application renders whatever ReloadLib::test returns at its root. It does this by creating a constant from ReloadLib in config/initializers/create_constant.rb, which then has test called on it in the application controller.

If you change ReloadLib::test, then the reloaded class won’t be applied to the stored value from the initializer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published