Project

General

Profile

Actions

Feature #14760

closed

Extend ActiveRecord::Migration to Facilitate Creating Tables for Use with ActiveRecord::Acts::Versioned

Added by Justin Leishman over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Database
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

I'm leveraging the acts_as_versioned method for a plugin. Although the module is documented, it doesn't cover the underlying schema necessary. A helper method on ActiveRecord::Migration, for example, something like "create_versioned_table" could facilitate making the pair of tables necessary for a versioned model.

Actions #1

Updated by Justin Leishman over 10 years ago

  • Status changed from New to Resolved

I just noticed the documentation in the acts_as_versioned method.

Actions #2

Updated by Toshi MARUYAMA over 10 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF