Hacker News new | ask | show | jobs
by FooBarWidget 2393 days ago
Long time Rails dev here. I believe not. The Rails core devs have long known that monkey patching is not thread safe, and blows Ruby method caches, so they already reserve monkey patching for initialization time.