On 8 October 2013 02:26, Ray G. <[email protected]> wrote: > I'm following Michael Hartl's Ruby on Rails 3 Tutorial but I'm using > Rails 3.2.8 and FactoryGirl 4.2.0 and rspec 2.14.1
Don't do this, for a tutorial always use exactly the version of everything that the tutorial expects, otherwise you never know why things are not working correctly. You never know whether it is because you have mis-typed something from the tutorial or just a difference because of the different versions. Why can you not use the expected versions? 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]. 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/CAL%3D0gLtr9CCgZYmRqgpPT6aKHCRL4bnbQw_EGmiM3vbsqRHvkA%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.

