Sha256: a4c693c211c49dcda7969d3663c6ff2a26eee44d9730bf62dbc5b4d7d650f995
Contents?: true
Size: 402 Bytes
Versions: 3
Compression:
Stored size: 402 Bytes
Contents
Description: The audited migration generator creates a migration to update the audits table to allow for audit comments. It should only be used if upgrading acts_as_audited from a versino which does not permit audit comments Example: ./script/generate audited_migration_upgrade update_audits_table This will create a migration in db/migrate/. Run "rake db:migrate" to update your database.
Version data entries
3 entries across 3 versions & 1 rubygems