Project

General

Profile

Actions

Patch #26548

closed

Rails5 acts_as_versioned fix

Added by Pavel Rosický over 6 years ago. Updated over 6 years ago.

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

0%

Estimated time:

Description

fixed migration for r16889


Files

Actions #1

Updated by Go MAEDA over 6 years ago

  • Target version set to 4.0.0

This patch fixes the following error that occurs during "rake db:migrate".

== 41 RenameCommentToComments: migrating ======================================
rake aborted!
StandardError: An error has occurred, this and all later migrations canceled:

undefined method `versioned_table_name' for #<Class:0x007ff08f20fb20>
Actions #2

Updated by Toshi MARUYAMA over 6 years ago

  • Description updated (diff)
Actions #3

Updated by Toshi MARUYAMA over 6 years ago

  • Status changed from New to Closed
  • Target version deleted (4.0.0)

Committed in trunk r16893, thanks.

Actions

Also available in: Atom PDF