Reloading Rails metal applications
In Rails development mode, metal applications aren’t reloaded between request cycles. Introducing a simple monkey patch to work around that.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
In Rails development mode, metal applications aren’t reloaded between request cycles. Introducing a simple monkey patch to work around that.
Post a comment