@@ -117,7 +117,9 module ActionController | |||
|
117 | 117 | end |
|
118 | 118 | |
|
119 | 119 | # Fix for CVE-2013-0155 |
|
120 | # https://groups.google.com/d/msg/rubyonrails-security/c7jT-EeN9eI/L0u4e87zYGMJ | |
|
120 | 121 | # https://groups.google.com/d/msg/rubyonrails-security/kKGNeMrnmiY/r2yM7xy-G48J |
|
122 | # https://github.com/rails/rails/blob/v2.3.15/activerecord/lib/active_record/base.rb#L2340 | |
|
121 | 123 | module ActiveRecord |
|
122 | 124 | class Base |
|
123 | 125 | class << self |
General Comments 0
You need to be logged in to leave comments.
Login now