Selected Tags

Click on a tag to remove it

Pluck gems

Showing projects tagged as ORM/ODM Extensions, Active Record, and Pluck

  • DeepPluck

    4.0 7.2 L5 Ruby
    Allow you to pluck attributes from nested associations without loading a bunch of records.
  • pluck_all

    2.2 6.1 L5 Ruby
    A more efficient way to get data from database. Like #pluck method but return array of hashes instead.