Hacker News new | ask | show | jobs
by shawn42 4655 days ago
+1 I wonder if anyone has a branch of what the "refined" activesupport would look like.
1 comments

I still wonder why a lot of activesupport's monkey patches are not merged into ruby's stdlib proper. Sure some of it is quite rails specific but things like String#constantize is just so damn handy it should be in ruby stdlib.