This draft includes previously unpublished versions of Chapter 10, "User microposts", and Chapter 11, "Following users". The original announcement is here: http://news.railstutorial.org/a-full-draft-of-the-ruby-on-ra... This is a full draft, but it's not yet complete. In particular, I'm considering replacing Blueprint CSS with Bootstrap for the final version. Please let me know what you think.
The Ruby on Rails Tutorial, 2nd Edition (full draft)
11–20 of 48 posts
Re: The Ruby on Rails Tutorial, 2nd Edition (full draft)
#12Re: The Ruby on Rails Tutorial, 2nd Edition (full draft)
#13And while I'm here, there is a bug in the 3.0 edition in section 11.3.4, listing 11.39. The link_to "delete" needs to reference 'feed_item', not 'micropost'. That took me a good half an hour to sort out - mainly because I assumed it was my fault, not yours! :-)
Thanks for all your efforts here; this is a fantastic resource.
Re: The Ruby on Rails Tutorial, 2nd Edition (full draft)
#14+1 for twitter bootstrap, thanks for the excellent book.
Re: The Ruby on Rails Tutorial, 2nd Edition (full draft)
#15I've been learning Rails from your tutorial (just finished Chapter 11), but realised a few days ago that I've been using the 3.0 version. It'd be great to see an appendix on "Transitioning to 3.2 for first edition readers" (probably like the one you've got for 3.0 -> 3.1, but I haven't got to reading that yet.) And while I'm here, there is a bug in the 3.0 edition in section 11.3.4, listing 11.39. The link_to "delete…
As far as the transition goes, that's a great candidate for a blog post, but it's not as good a fit for a book. Plus, experience shows that starting from scratch often takes less time in the end.
Re: The Ruby on Rails Tutorial, 2nd Edition (full draft)
#16Earlier quoted context omitted.
What's the developer version? I was thinking about using the less-rails-bootstrap gem.
I can't speak for everyone, but I know quite a few who prefer the SASS port over less-bootstrap-rails (bootstrap-sass)