pocke / rbs_rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrectly marks ActiveRecord accessors as being non-nil

wagenet opened this issue · comments

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