No, I mean that I do not do the exercises if have for example 10 minutes free time.
Roelof Op vrijdag 28 november 2014 21:24:17 UTC+1 schreef Colin Law: > On 28 November 2014 at 19:18, Roelof Wobben <[email protected] > <javascript:>> wrote: > > You are right. > > > > Next time I wil do this sorts of things when I have more time. > > If you mean that you are not going to do the exercises because you do > not have enough time then that may be a false way of saving time. It > is not until you try the exercises that you know whether you have > understood the concepts. > > Colin > > > > > Roelof > > > > > > Op vrijdag 28 november 2014 15:06:32 UTC+1 schreef Colin Law: > >> > >> On 28 November 2014 at 14:00, Roelof Wobben <[email protected]> > 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 [email protected] <javascript:>. > > To post to this group, send email to [email protected] > <javascript:>. > > To view this discussion on the web visit > > > https://groups.google.com/d/msgid/rubyonrails-talk/a7e93ecf-1519-4dac-bffb-469af136425a%40googlegroups.com. > > > > > > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/95d77f87-e415-4a48-87bd-af2dad4af696%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

