threedaymonk + activerecord   10

foreigner
‘Adds foreign key helpers to migrations and correctly dumps foreign keys to schema.rb’
ruby  rails  plugin  database  activerecord 
july 2010 by threedaymonk
Using indexes in rails: Index your associations
‘Hopefully I’ve shown that foreign_keys should always be indexed, and how to index them.’
ruby  rails  database  performance  optimisation  activerecord  sql 
august 2009 by threedaymonk
Protecting custom SQL in Rails from SQL injections
How to use placeholders in full-custom SQL. I've griped about the absence of this for ages.
ruby  rails  activerecord  sql  webdev  security  reevoo-developer 
january 2008 by threedaymonk
#9640 ([PATCH] Alternative to eager loading) - Rails Trac
A way to efficiently load multiple joined models without using a massive Cartesian product.
ruby  rails  activerecord  patch  performance 
january 2008 by threedaymonk
scope-out-rails
Rails plugin to make using conditions easier.
rails  activerecord  ruby  plugin 
february 2007 by threedaymonk
DrySQL
Enhances ActiveRecord to determine keys, constraints, and relationships from the database.
database  rails  ruby  sql  orm  activerecord 
november 2006 by threedaymonk

Copy this bookmark:



description:


tags: