• Tan Le's avatar
    Stop writing type column in `audit_events` · 0eeac118
    Tan Le authored
    We are in the process of removing STI out of `audit_events` table and
    this is the first step. We also instructs Rails AR not to type cast
    objects to `SecurityEvent` anymore.
    0eeac118
users_controller_spec.rb 2.79 KB