Popular Activerecord Programming Tips

Bypassing ActiveRecord query cache

Bashir Eghbali
·
0 responses · activerecord, caching, query cache, rails

Conditional chaining of methods

Daniel Kosalla
·
0 responses · ruby, rails, activerecord, namedscope

Rails 4 associations and #to_sql

Russell Norris
·
2 responses · activerecord, associations, rails4, rails 4
Displaying tips 1 - 25 of 107 in total
Recent Activity

TIL: Postgres: Partial Index On Boolean Field Tp
bennycwong
· rails, activerecord, postgresql, boolean
Trace SQL queries back to Rails code
Michael Kohl
· ruby, rails, activerecord, query
Preloading scoped has_many :through associations
Alex Popov
· rails, activerecord, sql, eager loading
Conditional chaining of methods
Daniel Kosalla
· ruby, rails, activerecord, namedscope
SwissDB: ActiveRecord for RubyMotion Android
Jon S
· activerecord, sqlite, android, sql
Newest Activerecord protips