Digraph
Organize the world
Digraph
Search
Everything
This topic
Blog
Recent
Everything
Sign in
Active Record (Ruby on Rails)
Parent topics
Ruby on Rails
This topic
Recent activity
You must be
signed in
to add and move topics and links.
A guide for preloading associations in rails
https://bhserna.com/guide-for-preloading-associations-in-rails.html
Active Record (Ruby on Rails)
An analysis of memory bloat in Active Record 5.2
https://samsaffron.com/archive/2018/06/01/an-analysis-of-memory-bloat-in-active-record-5-2
Active Record (Ruby on Rails)
Avoid race conditions in Rails with Postgres locks | Leigh Halliday
https://www.leighhalliday.com/avoid-race-conditions-with-postgres-locks
Active Record (Ruby on Rails)
Disabling transaction block during migration | Red Panthers
https://redpanthers.co/disabling-transaction-block-during-migration/
Active Record (Ruby on Rails)
How (and When) to Use Single Table Inheritance in Rails - eugenius
https://eewang.github.io/blog/2013/03/12/how-and-when-to-use-single-table-inheritance-in-rails/
Active Record (Ruby on Rails)
How to Safely Use ActiveRecord’s after_save | by Mona Gupta | Flexport Engineering
https://flexport.engineering/how-to-safely-use-activerecords-after-save-efde2b52baa3
Active Record (Ruby on Rails)
Ruby on Rails
Implementing the null object pattern on an ActiveRecord association. This is really a special case being represented with an object which acts like a null object. · GitHub
https://gist.github.com/stevenharman/5b6c4bbf4b8c83daba77
Active Record (Ruby on Rails)
Postgres tips for Rails developers
https://www.citusdata.com/blog/2017/04/28/postgres-tips-for-rails/
Active Record (Ruby on Rails)
Postgres
Rails insert_all and upsert_all
https://www.johnnunemaker.com/rails-insert_all-and-upsert_all/
Active Record (Ruby on Rails)
Rails single table inheritance with polymorphic association | Archon Developer Blog
http://www.archonsystems.com/devblog/2011/12/20/rails-single-table-inheritance-with-polymorphic-association/
Active Record (Ruby on Rails)
Safely Remove a Column from an Active Record Model - Andy Croll
https://andycroll.com/ruby/safely-remove-a-column-field-from-active-record/
Active Record (Ruby on Rails)
Single Table Inheritance in Rails - Code - Alex Reisner
http://www.alexreisner.com/code/single-table-inheritance-in-rails
Active Record (Ruby on Rails)
Single Table Inheritance using Rails 5.02 - Dave Corderman - Medium
https://medium.com/@dcordz/single-table-inheritance-using-rails-5-02-6738bdd5101a
Active Record (Ruby on Rails)
Some things you should know about eager loading in ActiveRecord | Florin Lipan
https://lipanski.com/posts/activerecord-eager-loading
Active Record (Ruby on Rails)
Speed up your Rails app with upsert_all
https://blog.testdouble.com/posts/2020-04-09-speed-up-your-rails-app-with-upsert_all/
Active Record (Ruby on Rails)
Using Temporary Tables in PostgreSQL with Rails
https://blog.honeybadger.io/using-temporary-tables-in-postgresql-with-rails/
Active Record (Ruby on Rails)
Postgres
https://api.rubyonrails.org/classes/ActiveRecord/Locking/Pessimistic.html
https://api.rubyonrails.org/classes/ActiveRecord/Locking/Pessimistic.html
Active Record (Ruby on Rails)