hothero / awesome-rails-gem

A collection of awesome Ruby Gems for Rails development.
2.81k stars 287 forks source link

Update README.md #77

Open khiav223577 opened 6 years ago

khiav223577 commented 6 years ago

https://github.com/khiav223577/deep_pluck

deep_pluck provides a convenient way to get the data from tables without instantiating models, and is 40 times faster than origin way.