ma.gnolia

Sign In | Learn More

Skip to main content


13499_32 John Nunemaker's Bookmarks Tagged With "active record"

1 2 3 ... 6

  1. Visit Object-oriented approach to ActiveRecord#find « Just listen to Alex Object-oriented approach to ActiveRecord#find « Just listen to Alex

    An object oriented way of creating conditions. Seems like overkill for a lot of apps. I've been using has_finder to do something pretty similar to this.

  2. Visit lazy_record plugin lazy_record plugin

    A plugin which allows for lazy loading of active record queries which help when doing a lot of caching. Inspired by the 'kickers' of Ambition.

  3. Visit /private/tmp/Untitled.html /private/tmp/Untitled.html

  4. Visit ar-backup - Google Code ar-backup - Google Code

    Active Record backup is a Rails plugin which lets you backup your database schema and content in a schema.rb file and fixtures.

  5. Visit Robby on Rails : Multiple Database Connections in Ruby on Rails Robby on Rails : Multiple Database Connections in Ruby on Rails

    Drop dead easy use of slave for finds and master database for create, save and destroy. Seems very intuitive.

  6. Visit Dan Manges - Rails: UnitRecord - Test without the Database Dan Manges - Rails: UnitRecord - Test without the Database

  7. Visit active record defaults active record defaults

    A simple way to add defaults to active record models.

  8. Visit has_many :through: New on edge: inferred foreign key name change has_many :through: New on edge: inferred foreign key name change

    A really sweet change to edge rails that allows belongs_to to assume foreign key based on association and not class_name.

  9. Visit Recursive2 [rc2] → Working With ActiveRecord Callbacks Recursive2 [rc2] → Working With ActiveRecord Callbacks

    Some very nice tips on using callbacks. If you have not familiarized yourself with them, now is the time.

  10. Visit Raaum's Rails Reader: ActiveRecord Raaum's Rails Reader: ActiveRecord

    Really good working overview of active record by one developer.

1 2 3 ... 6

Didn't find what you were looking for? Try searching Google.