我收到以下錯誤在我的Rails應用程序之一[紅寶石1.8.7 + Rails的2.3.9] A ArgumentError occurred in home#dashboard:
illegal character in key "dashboard_prod:views/reports/1050 - 097"
/opt/ruby-enterprise/lib/ruby/gems/1.8/ge
我想猴子從Django補丁用戶模型。 我的代碼: from django.db import models
from django.contrib.auth.models import User
User.add_to_class('secret_question', models.CharField(max_length="100"))
User.add_to_class('answer