NoMethodError: undefined method `original' for nil:NilClass
validateで上記のエラーが出たら、collectionのpropertyにdefault: []をつける
collection :hoge, default: []
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
NoMethodError: undefined method `original' for nil:NilClass
validateで上記のエラーが出たら、collectionのpropertyにdefault: []をつける
collection :hoge, default: []
Register as a new user and use Qiita more conveniently
Go to list of users who liked