Agile Web Development with Rails 6 (Pragmatic Bookshelf)
Hot This:
Latest Threads About This Book

@rubys
Title: Name of book: text: Agile Web Development Rails6, p. 183, Iteration G1: Capturing an Order.
I started working on a web de...
New

Author Spotlight:
David Bryant Copeland
@davetron5000
We’re so happy to bring you another Author Spotlight, a series where we sit dow...
New

Hi,
Newbie here trying to learn Ruby on rails with AWDR6. Got a question regarding the LineItem scaffolded as part of Iteration D2: Conn...
New

Page 179 contains the following code snippet:
<%= form_with(model: order, local: true) do |form| %>
<p>
<%= form.la...
New

code example shows:
tfoot {
th, th.price {
..
}
...
th.price {
border-top: solid thin;
}
}
The th.price should be td...
New

Agile Web Development with Rails 6 Chapter 11. Task F
Currently reading and working through AWDR6 by Sam Ruby, David Bryant Copeland, a...
New

The provided validation of :image_url has a lowercase z in the regex. The following paragraph says that it should be an uppercase Z.
New

Looks as if the ERB and the SASS got out of sync. The rendered page with the ERB and SASS in the book yields the following—the grand tota...
New

Title: Agile Web Development with Rails 6
Necessary SCSS code not provided in book text
The SCSS code to produce the output shown in Ch...
New

Hi,
the code on page 108 (and the explanation on the following page) mention the instance variable @page_title, which doesn’t get used e...
New
Most Active This Week
Most Active This Month
Most Active This Year

@rubys
Title: Name of book: text: Agile Web Development Rails6, p. 183, Iteration G1: Capturing an Order.
I started working on a web de...
New
Most Active Last Three Years

Author Spotlight:
David Bryant Copeland
@davetron5000
We’re so happy to bring you another Author Spotlight, a series where we sit dow...
New
Most Active Over Three Years

Ruby on Rails helps you produce high-quality, beautiful-looking web applications quickly—you concentrate on creating the application, and...
New

In Iteration H, the Book calls out that you should not store credit card information in a database or in the log and then instructs the u...
New

Agile Web Development with Rails 6 Chapter 11. Task F
Currently reading and working through AWDR6 by Sam Ruby, David Bryant Copeland, a...
New

On Iteration H2, we run systems tests for the first time. There are instructions to fix products_test.rb but there are a number of other ...
New

On page 292, we create a SupportRequest model that belongs_to Order
class SupportRequest < ApplicationRecord
belongs_to :order, opt...
New

Title: Agile Web Development with Rails 6
Necessary SCSS code not provided in book text
The SCSS code to produce the output shown in Ch...
New

Simple typo on p.290 of the PDF under the diagram.
Fill this in, remembering to use support@example.com as the “From” email so that
the...
New

Page 28 box suggests that there is no need to restart the server during development in order to see changes made to various files in the ...
New

I noticed the libreadline-dev package is listed twice here.
$ sudo apt-get install -y autoconf \
bison \
build-essential \
curl \
g+...
New

If you use the code snippet in the book for the form_tag, you will get a routing error because it will navigate to the
Book version: For...
New

This isn’t an error in the text, but it’s a good teaching opportunity.
In the section where you add the scope ‘(:locale)’ to routes.rb, ...
New

Page 179 contains the following code snippet:
<%= form_with(model: order, local: true) do |form| %>
<p>
<%= form.la...
New

Page 282 of the PDF provides an inconsistent reference to the locale switcher in the text of the book text and the code snippet
book tex...
New

Looks as if the ERB and the SASS got out of sync. The rendered page with the ERB and SASS in the book yields the following—the grand tota...
New

Hi,
the code on page 108 (and the explanation on the following page) mention the instance variable @page_title, which doesn’t get used e...
New
Book Info
Publisher:
Pragmatic Bookshelf
Get money off!

The Pragmatic Bookshelf
35% off any eBook
Simply use coupon code "devtalk.com" at checkout. See full details here.