Google
 
Discovered Pages

 » with_scope with scope — err.the_blog http://errtheblog.com/posts/39-withscope-with-scope
 » Accelerate's HR and Rails blog - Super-fast bulk data imports in Rails with ar-extensions http://www.jobwd.com/article/show/31
 » Gojko Adzic » Castle demo app: ActiveRecord basics and unit testing http://gojko.net/2008/05/07/castle-demo-app-activerecord-basics-and-unit-testing/
 » The beauty of a nested ':include' option [rails] [rubyonrails] [relationships] [associations] [ ... http://snippets.dzone.com/posts/show/2089
 » Magic Multi-Connections http://magicmodels.rubyforge.org/magic_multi_connections/
 » Ryan's Scraps: What's New in Edge Rails: Has Finder Functionality http://ryandaigle.com/articles/2008/3/24/what-s-new-in-edge-rails-has-finder-functionality
 » tobi's locking at master — GitHub http://github.com/tobi/locking/tree/master
 » How to Avoid Hanging Yourself with Rails http://work.rowanhick.com/2008/02/12/how-to-avoid-hanging-yourself-with-rails/
 » ADOdb Active Record http://phplens.com/lens/adodb/docs-active-record.htm
 » Robby on Rails : Multiple Database Connections in Ruby on Rails http://www.robbyonrails.com/articles/2007/10/05/multiple-database-connections-in-ruby-on-rails
 » Composite Primary Keys http://compositekeys.rubyforge.org/
 » Magic Models http://magicmodels.rubyforge.org/
 » Robby on Rails : Master/Slave Databases with Ruby on Rails http://www.robbyonrails.com/articles/2007/11/15/master-slave-databases-with-ruby-on-rails
 » err.the_blog.find_by_title('Full of Ambition') http://errtheblog.com/post/10722
 » Rails Envy: ActiveRecord Tutorial http://www.railsenvy.com/2007/8/8/activerecord-tutorial
    Next
Discover From Related Topics
 activeresource  database  development  git  migration  migrations  models  optimization  orm  pagination  performance  plugin  plugins  programming  rails  rest  rspec  ruby  rubyonrails  scaling  sql  testing  tips  tutorial  video

Discover From This Topic & Page:  [] with_scope with scope — err.the_blog http://errtheblog.com/posts/39-withscope-with-scope
 [] the { buckblogs :here }: Faking cursors in ActiveRecord http://weblog.jamisbuck.org/2007/4/6/faking-cursors-in-activerecord (activerecord rails tips ruby)
 [] the { buckblogs :here }: Concerns in ActiveRecord http://weblog.jamisbuck.org/2007/1/17/concerns-in-activerecord (rails activerecord bestpractice programming)
 [] Association Proxies http://www.therailsway.com/2007/3/26/association-proxies-are-your-friend (rubyonrails activerecord rails programming)
 [] Dr Nic » Magic Multi-Connections: A “facility in Rails to talk to more than one database at a ... http://drnicwilliams.com/2007/04/12/magic-multi-connections-a-facility-in-rails-to-talk-to-more-than ... (rails activerecord database scaling)
 [] err.the_blog.find_by_title('I Will Paginate') http://errtheblog.com/post/929 (pagination rails plugin ruby)
 [] The Rails Way: Association Proxies http://www.therailsway.com/reference (rails activerecord ruby authentication)
 [] Cardboard Rocket. Paginating Find. http://cardboardrocket.com/pages/paginating_find (rails pagination plugins rubyonrails)
 [] Extending ActiveRecord http://www.rubyinside.com/advent2006/17-extendingar.html (rails activerecord plugin ruby)
 [] Raaum's Rails Reader: ActiveRecord http://rails.raaum.org/activerecord.html (rails activerecord ruby tutorial)
 [] Plugins - Acts As Taggable On Steroids - Agile Web Development http://agilewebdevelopment.com/plugins/acts_as_taggable_on_steroids (rubyonrails rails plugin tagging)
 [] Enterprise Ruby on Rails Plugins http://www.redhillonrails.org/ (plugin rubyonrails rails database)
 [] The beauty of a nested ':include' option [rails] [rubyonrails] [relationships] [associations] [ ... http://snippets.dzone.com/posts/show/2089 (rails activerecord include rubyonrails)
 [] Revolution On Rails: [PLUGIN RELEASE] Enhanced Rails Migrations v1.1.0 http://revolutiononrails.blogspot.com/2007/02/plugin-release-enhanced-rails.html (plugin rails migrations activerecord)
 [] ar_mailer http://blog.segment7.net/articles/2006/08/15/ar_mailer (rubyonrails email rails plugin)
 [] the { buckblogs :here }: Helping ActiveRecord finders help you http://weblog.jamisbuck.org/2006/10/7/helping-activerecord-finders-help-you (activerecord rubyonrails rest rails)
 [] Steve Tooke Simple Rails Association Matching with RSpec http://stevetooke.karmatrading.co.uk/2007/8/10/simple-rails-association-matching-with-rspec (rspec activerecord ruby rails)
 [] Continuous Thinking—Better Finders http://www.continuousthinking.com/are (activerecord rails rubyonrails plugin)
 [] DRYing Models via Acts As http://revolutiononrails.blogspot.com/2007/05/drying-models-via-acts-as.html (activerecord rails rubyonrails dry)
 [] Mundane Essays: Unit testing (Rails) ActiveRecord classes without a database http://muness.blogspot.com/2006/12/unit-testing-rails-activerecord-classes.html (testing tdd rspec rails)
 [] has_many :through: New on edge: Magic join model creation http://blog.hasmanythrough.com/2006/8/19/magic-join-model-creation (rails ruby development activerecord)
 [] Pretty Print Active Record http://journal.dedasys.com/articles/2007/05/14/pretty-print-active-record (rails activerecord programming ruby)
 [] Railscasts - Conditional Validations http://railscasts.com/episodes/41 (validation rails video activerecord)
 [] Ruby on Rails Enumerated Column Constraints http://enum-column.rubyforge.org/ (plugins database rails activerecord)
 [] Robby on Rails : Master/Slave Databases with Ruby on Rails http://www.robbyonrails.com/articles/2007/11/15/master-slave-databases-with-ruby-on-rails (rails activerecord plugins programming)
 [] FixtureReplacement http://replacefixtures.rubyforge.org/ (testing rails activerecord rspec)
 [] Revolution On Rails: ActsAsWithReadonly to support read-only DB slave databases http://revolutiononrails.blogspot.com/2007/04/actsaswithreadonly-to-support-read-only.html (scaling rails activerecord database)
 [] Terralien - QueryTrace http://terralien.com/projects/querytrace/ (plugins plugin activerecord optimization)
 [] ActiveRecord: the Visual Basic of Object Relational Mappers at Pervasive Code http://www.pervasivecode.com/blog/2007/10/04/activerecord-the-visual-basic-of-object-relational-mapp ... (rails sql activerecord orm)
 [] the { buckblogs :here }: Overriding attributes in ActiveRecord http://weblog.jamisbuck.org/2007/2/6/overriding-attributes-in-activerecord (activerecord programming rails tips)
 [] Michael Schuerig » Blog Archive » ActiveRecord Enumerable http://schuerig.de/michael/blog/index.php/2007/02/03/ar-enumerable/ (rails activerecord ruby rubyonrails)
 [] Making #composed_of more useful http://opensoul.org/2006/11/16/making-code-composed_of-code-more-useful (activerecord plugin rails rubyonrails)
 [] with_scope with scope — err.the_blog http://errtheblog.com/posts/39-withscope-with-scope (activerecord rails ruby design)
 [] has_many :through: How dynamic finders work http://blog.hasmanythrough.com/2006/08/13/how-dynamic-finders-work (rails dynamic activerecord finder)
 [] nick - HasFinder -- It's Now Easier than ever to create complex, re-usable SQL queries http://pivots.pivotallabs.com/users/nick/blog/articles/284-hasfinder-it-s-now-easier-than-ever-to-cr ... (rails activerecord plugin plugins)
 [] Rail Spikes: Auto-escaping HTML with Rails http://railspikes.com/2008/1/28/auto-escaping-html-with-rails (rubyonrails security rails plugins)
 [] Essential Rails Tips http://fortytwo.gr/blog/18/9-Essential-Rails-Tips (rails optimization activerecord performance)
 [] New on edge Rails: JSON serialization of ActiveRecord objects reaches maturity - redemption in a ... http://blog.codefront.net/2007/10/10/new-on-edge-rails-json-serialization-of-activerecord-objects-re ... (rails activerecord json documentation)
 [] James on Software - attribute_fu rails plugin http://jamesgolick.com/attribute_fu (rubyonrails rails models forms)
 [] Novidades no Rails http://www.makemesimple.com/blog/2008/03/25/novidades-no-rails/ (rails activerecord dicas rubyonrails)
 [] technoweenie's rails_migration_buddy at master — GitHub http://github.com/technoweenie/rails_migration_buddy/tree/master (activerecord git rails plugin)
 [] :: GIANT ROBOTS SMASHING INTO OTHER GIANT ROBOTS :: LDAP Server for ActiveRecord Models http://giantrobots.thoughtbot.com/2006/11/9/ldap-server-for-activerecord-models (ldap programming ruby rails)
 [] Quoted-Printable: Array#extract_options! http://quotedprintable.com/2007/9/11/array-extract_options (rails activerecord arrat args)
 [] Railscasts - ActiveResource Basics http://railscasts.com/episodes/94 (activeresource tutorial rails restful)
 [] Ryan's Scraps: What's New in Edge Rails: Partial Updates http://ryandaigle.com/articles/2008/4/1/what-s-new-in-edge-rails-partial-updates (rails activerecord programming ruby)
 [] Lazy men’s rails plugin - mydry at Urubatan’s Weblog http://www.urubatan.info/2008/04/lazy-mens-rails-plugin-mydry/ (rails plugin activerecord migrations)
 [] Rails Grouping Records http://snippets.dzone.com/posts/show/5377 (rails activerecord rubyonrails)
 [] Plugins - Validates Multiparameter Assignments - Agile Web Development http://agilewebdevelopment.com/plugins/validates_multiparameter_assignments (rails activerecord programming plugin)
 [] ActiveResource: Associations and Methods http://integralimpressions.com/blog/activeresource-associations-methods (activeresource activerecord associations)
 [] Rails models with immutable attributes http://6brand.com/rails-models-with-immutable-attributes (rails activerecord programming ruby)
 [] rlucas.net : Ruby's ActiveRecord Makes Dropping to Raw SQL a Royal Pain (Probably on Purpose) http://rlucas.net/blog/bugfix/ruby_active_record_makes_raw_sql_a_royal_pain.html (hack rails sql activerecord)
 [] Optimizing and Simplifying Limited Eager Loading in ActiveRecord http://feeds.feedburner.com/~r/darwinweb/~3/155742478/Optimizing_And_Simplifying_Limited_Eager_Loadi ... (activerecord dicas performance)
 [] Edge Rails: Expressões em métodos de cálculo do ActiveRecord http://feeds.feedburner.com/~r/NomeDoJogo/~3/259529519/ (activerecord)
 [] Counter_cache in ruby on rails 1.2.2 http://paulsturgess.co.uk/articles/show/50-counter_cache-in-ruby-on-rails-122 (rails activerecord)
 [] Rquerypad http://rquerypad.rubyforge.org/ (rails activerecord rubyonrails)