~/pito salas
home blog link blog pages + new post
admin

Posts tagged #active-record

8 posts

  • 2022-09-10

    GeorgeKaraszi/ActiveRecordExtended: Adds additional postgres functionality to an ActiveRecord / Rails application

    Adds additional postgres functionality to an ActiveRecord / Rails application - GeorgeKaraszi/ActiveRecordExtended: Adds additional postgres functionality to an ActiveRecord / Rails application

  • 2022-03-28

    flyerhzm/bullet: help to kill N+1 queries and unused eager loading

    help to kill N+1 queries and unused eager loading. Contribute to flyerhzm/bullet development by creating an account on GitHub.

  • 2022-03-07

    Colleen Schnettler on Twitter

    A tricky thing to remember in Active Record is how to query multiple associations vs. nested associations. Multiple associations take a list of symbols, nested associations take a hash with a symbol. pic.twitter.com/XhGiJdcH7h— Colleen Schnettler (@leenyburger) March 3, 2022

  • 2021-04-06

    Arel with Wharel

    Wharel is a tiny little gem that uses the empty room pattern to make Arel queries easier to build.

  • 2021-04-06

    ebobby/has-many-with-set

    An interesting variation on how to represent a many to many relationship in rails.

  • 2021-04-06

    The Problems With Validating ActiveRecord Models And Why State Validation Is a Bad Idea - Karol Galanciak - Ruby on Rails and Ember.js consultant

    Really interesting advanced thoughts about rails ActiveRecord validations.

  • 2021-04-06

    Multiple Databases with Active Record — Ruby on Rails Guides

    The new rails guide on multi databases in activerecord

  • 2021-04-06

    Different Ways to Set Attributes in ActiveRecord (Rails 6)

    It’s always hard to remember all the different options that activerecord offers for manipulating data.

© Salas Blog. All rights reserved.