Agile Web Development with Rails 6 (Pragmatic Bookshelf)

Latest Threads About This Book Top

Sirius
@rubys Title: Name of book: text: Agile Web Development Rails6, p. 183, Iteration G1: Capturing an Order. I started working on a web de...
0 996 24
New
New
ncr
Hi, Newbie here trying to learn Ruby on rails with AWDR6. Got a question regarding the LineItem scaffolded as part of Iteration D2: Conn...
1 686 2
New
bradleyscollins
Page 179 contains the following code snippet: <%= form_with(model: order, local: true) do |form| %> <p> <%= form.la...
1 757 0
New
rlamsal1256
code example shows: tfoot { th, th.price { .. } ... th.price { border-top: solid thin; } } The th.price should be td...
0 696 0
New
RomanTurner
Agile Web Development with Rails 6 Chapter 11. Task F Currently reading and working through AWDR6 by Sam Ruby, David Bryant Copeland, a...
4 1060 0
New
jim
The provided validation of :image_url has a lowercase z in the regex. The following paragraph says that it should be an uppercase Z.
0 700 0
New
bradleyscollins
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...
0 716 0
New
ksteffen4
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...
0 839 0
New
s2k
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...
0 735 0
New

Most Active This Week Top

Most Active This Month Top

Most Active This Year Top

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

Most Active Last Three Years Top

New

Most Active Over Three Years Top

PragmaticBookshelf
Ruby on Rails helps you produce high-quality, beautiful-looking web applications quickly—you concentrate on creating the application, and...
4 1327 0
New
msducheminjr
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...
8 1062 2
New
RomanTurner
Agile Web Development with Rails 6 Chapter 11. Task F Currently reading and working through AWDR6 by Sam Ruby, David Bryant Copeland, a...
4 1060 0
New
timreganporter
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 ...
4 977 2
New
msducheminjr
On page 292, we create a SupportRequest model that belongs_to Order class SupportRequest < ApplicationRecord belongs_to :order, opt...
1 884 0
New
ksteffen4
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...
0 839 0
New
msducheminjr
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...
1 806 0
New
setchp
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 ...
0 813 0
New
sej3506
I noticed the libreadline-dev package is listed twice here. $ sudo apt-get install -y autoconf \ bison \ build-essential \ curl \ g+...
0 813 1
New
msducheminjr
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...
1 824 0
New
msducheminjr
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, ...
1 780 0
New
bradleyscollins
Page 179 contains the following code snippet: <%= form_with(model: order, local: true) do |form| %> <p> <%= form.la...
1 757 0
New
msducheminjr
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...
1 781 0
New
bradleyscollins
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...
0 716 0
New
s2k
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...
0 735 0
New

Get money off!

The Pragmatic Bookshelf

35% off any eBook

Simply use coupon code "devtalk.com" at checkout. See full details here.

Related Portals