指定utf8,中文编码出错

exceptionHandle
yanxd 11 years ago
parent 284e6ba20a
commit 225f25f04c

@ -1,3 +1,4 @@
# encoding: utf-8
class CreateAttachmentstypes < ActiveRecord::Migration
def self.up
create_table :attachmentstypes do |t|

Loading…
Cancel
Save