Active Threads This:
Most Active This Week
Most Active This Month
@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 This Year
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
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
I noticed the libreadline-dev package is listed twice here.
$ sudo apt-get install -y autoconf \
bison \
build-essential \
curl \
g+...
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 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
Page 179 contains the following code snippet:
<%= form_with(model: order, local: true) do |form| %>
<p>
<%= form.la...
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
Are you this book's author? To be notified of all posts made about it, sign up an account then click here, then select 'watching' from the bell icon in the top right corner.
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Simply use coupon code "devtalk.com" at checkout. See full details here.