Created by: gracewashere
Why:
- Administrate was giving error messages when users try to update a field that has options.
This change addresses the need by delegating from Field::Deferred to
the backing Field class.
Tags: #ruby
Created by: gracewashere
Why:
This change addresses the need by delegating from Field::Deferred to
the backing Field class.
Tags: #ruby