指定utf8,中文编码出错
This commit is contained in:
parent
284e6ba20a
commit
225f25f04c
|
@ -1,3 +1,4 @@
|
|||
# encoding: utf-8
|
||||
class CreateAttachmentstypes < ActiveRecord::Migration
|
||||
def self.up
|
||||
create_table :attachmentstypes do |t|
|
||||
|
|
Loading…
Reference in New Issue