berberich + activerecord   19

Ambition
Lets you query activerecord using ruby code. Translates it to SQL.
ruby  rubyonrails  sql  activerecord 
august 2007 by berberich
Magic Multi-Connections
Magic Multi-Connections allows you to write your models once, and use them for multiple database Rails databases at the same time. How? Using magical namespacing.
activerecord  database  rubyonrails  ruby  plugin  scaling  programming  development 
april 2007 by berberich
the { buckblogs :here }: Faking cursors in ActiveRecord
Here’s a trick when querying large result sets while being friendly to the computer
activerecord  rubyonrails  ruby  tips  advice  mysql  database 
april 2007 by berberich
Jack Christensen: scoped_proxy plugin for Ruby on Rails
ScopedProxy uses with_scope and proxy objects to make it easy to find and count different types of records.
plugin  activerecord  rubyonrails  ruby  db  database 
january 2007 by berberich
has_many_polymorphs activerecord plugin :: evan weaver
This plugin for ActiveRecord gives you the ability to define easy-to-use self-referential polymorphic associations with full array-like behavior (.push, .delete, <<) in your models.
activerecord  database  rubyonrails  ruby  plugin  programming  polymorphic  db 
january 2007 by berberich
CriteriaQuery - Cuter ActiveRecord Finders
CriteriaQuery is a plug-in for Ruby on Rails that extends ActiveRecord with a shedload of useful and logical methods so that you can chain together complex queries in an object-oriented manner.
activerecord  database  ruby  rubyonrails  plugin 
december 2006 by berberich
err.the_blog.find_by_title('Rails Rubyisms Advent')
Rubyisms in Rails Advent Calendar, starring ActiveSupport.
ruby  activerecord  rubyonrails  Tips  advice 
december 2006 by berberich

Copy this bookmark:



description:


tags: