Agile Web Development with Rails 6 (Pragmatic Bookshelf)
Hot This:
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
Most Active Over Three Years

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

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

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

code example shows:
tfoot {
th, th.price {
..
}
...
th.price {
border-top: solid thin;
}
}
The th.price should be td...
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.