Y
Hacker News
new
|
ask
|
show
|
jobs
by
shajith
5747 days ago
Note that this specific fix doesn't
need
you to open/monkey-patch ActiveRecord::Base, you can just do ActiveRecord::Base.send(:attr_accessible, nil) in an initializer.