Hacker News new | ask | show | jobs
by _mikz 4325 days ago
I'm quite surprised by removing `respond_with` to a gem.
1 comments

I'm pretty sure that 90% of my controller actions use respond_with. I don't understand the desire to remove that from the rails core.