pocke / rbs_rails

Apache License 2.0
283 stars 33 forks source link

Incorrectly marks ActiveRecord accessors as being non-nil #205

Open wagenet opened 2 years ago

wagenet commented 2 years ago

Even when the field is required in the database a new instance of the class may have the value as nil.