Fixed migration.
This commit is contained in:
parent
34e92456f7
commit
c769d00943
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
require 'app_version'
|
||||||
class AppVersionForNewMessages < ActiveRecord::Migration
|
class AppVersionForNewMessages < ActiveRecord::Migration
|
||||||
def up
|
def up
|
||||||
AppVersion.set(true)
|
AppVersion.set(true)
|
||||||
|
|
Loading…
Reference in a new issue