homeASCIIcasts

Episodes tagged with “rails-23”

  1. 179

    Seed Data Other translations: En

    Rails 2.3.4 introduces a new convention for creating any seed data that your application needs. This means that you no longer have to put seed data in your migrations.

    Tags: active-record rails-23

  2. 172

    Touch and Cache Other translations: En

    Rails 2.3.3 has a new feature called 'touch'. In this episode we use it to auto-expire associated caches.

    Tags: performance caching rails-23