Fixed typo.
This commit is contained in:
parent
d55b3ac0d9
commit
bec1b69ac3
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
class UpdateObjectManager2 < ActiveRecord::Migration
|
class UpdateObjectManager3 < ActiveRecord::Migration
|
||||||
def up
|
def up
|
||||||
|
|
||||||
ObjectManager::Attribute.add(
|
ObjectManager::Attribute.add(
|
||||||
|
|
Loading…
Reference in a new issue