On 28 November 2014 at 14:00, Roelof Wobben <rwobben@hotmail.com> wrote:
> IM at chapter 2 exercises and then he asked if you can try this :
>
> class User < ActiveRecord::Base
>
> has_many :microposts
>
> validates FILL_IN, presence: true
> validates FILL_IN, presence: true
>
> end
>
> but as soon as I do rails s I see this error messages :
I have not looked, but is it possible that you are supposed to fill
that bit yourself?
Colin
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLuOmF1SnFtf2S05OVVVCrQkp1B1GWCfknNsC6dzck6kfg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment