Agile Web Development with Rails 8 (Pragmatic Bookshelf)
Most Active This Week
Most Active This Month
Most Active This Year
The product errors method has an extra quote after the .none? (lines 20, 29, 38, 46), for example
{"border-gray-400 focus:outline...
New
The 2nd bullet on p. 223 reads as follows (highlighting mine):
The system test in test/system/users_test.rb was generated by the scaff...
New
If you came to this page via a book’s portal and it has pre-filled part of the title and tags for you please only add what you need to af...
New
Title: Agile Web Development with Rails 8: Old Content? (page 154)
Unless I’m missing something, I suggest the sentence starting with “A...
New
User.create(name: ‘dave’, email: ‘dave@example.org’, work(dev)* password: ‘secret’, password_confirmation: ‘secret’)
should be
User...
New
Title: Agile Web Development with Rails 8: (Pg. 144)
Example: Programming Flutter: ‘pub get’ command not working (page 15)
rails80/depo...
New
In Chapter 6. Task A: Creating the Application, page 70, there is a typo in the word `addtion`
Original: “If you examine that output, in...
New
On page 215, Iteration I2, seems to start with the assumption that the following command was run: bin/rails generate controller Admin ind...
New
Most Active Last Three Years
When you generate a new Rails, app, there is no version constraint on tailwindcss-rails in the Gemfile. The gem released version 4.0.x on...
New
Hello, I was struggling a bit with completing chapter 11, iteration F4.
While the changes done in the “admin” (maintenance?) panel to st...
New
There is a spelling mistake on page 90:
but is is possible
p.s. this is the first time I’m reporting a problem, if I made any mistakes ...
New
A new_product method is defined and never used. Also, the image_url parameter is never used:
def new_product(image_url)
Product.new(ti...
New
Typo in this phrase:
" We want to people without an administrative login to be able to purchase our products."
New
It looks like the Atom feed section of the book was intended to be removed for this edition, but there are still references to it, as wel...
New
In a test "image url" there are a couple of product creations and assertions of validity. However text afterwards states that:
Rather t...
New
Paragraph on p 265, you no longer navigate to http://localhost:3000/admin to login. It’s now http://localhost:3000/session/new (or just t...
New
The User requires a valid email, such as:
User.create! email_address: "dave@example.org", name: "dave", password: Rails.application.cred...
New
For Iteration J1 Selecting the locale, there is some discontinuity between the code and the text.
The products resource has a get :who_...
New
Code shows:
@line_item = @cart.line_items.build(product: product)
This produces an error of " * Product must exist" when you press the ...
New
Title: Agile Web Development with Rails 8: page 128 (epub)
On a fresh install, the foreman gem needs to be installed before running bin/...
New
The creation of the products scaffold in Task A requires ActiveStorage and newly created Rails 8 apps provide the configuration needed by...
New
The section that instructs users to change the using: :chrome to using: :headless_chrome at the top of page 189 is no longer needed. rail...
New
The footnoted link is giving me a 404
It’s listed as https://media.pragprog.com/titles/rails80/code/rails80/depot_a/db/seeds.rb
New
Most Active Over Three Years
Agile Web Development with Rails 8 Beta 3: Rails 8 uses params.expect instead of params.require(...).permit(...) by default in the genera...
New
“created include title, description, image_url, and price, as well as a few timestamps”
There is no image_url defined in the migration o...
New
The form_with helper for orders/_form.html.erb needs to have a url: parameter with the current locale or else the form will be submitted ...
New
The last code sample says it’s
rails80/depot_g/test/controllers/line_items_controller_test.rb
I believe this must be depot_f not depot_...
New
Title: Agile Web Development with Raiis 8 : Typo in Linux install rails gem. Chapter 1 Installing Rails (page number 12 )
The command t...
New
“demo> bin/rails about” works on Windows 11 Git Bash shell, no need for “ruby bin/rails about”. Although on Powershell, “ruby bin/rail...
New
% rbenv install 3.3.5
==> Installing ruby-3.3.5...
-> ./configure "--prefix=$HOME/.rbenv/versions/3.3.5" --enable-...
New
The current third playtime bullet for Task J I18n is no longer relevant:
Translate the Order::PAYMENT_TYPES shown in the drop-down. You...
New
Title: Agile Web Development with Rails 8 B3.0:: Typo when creating array (51)
Edition B3.0
On page 51 there is a typo in an example fo...
New
In “ A perenniel theme of Rails is compressing complexity,” I think perenniel should be perennial.
New
In DHH’s foreward, near the bottom of the first page, is this text:
Think of all the incredible applications that run the internet with...
New
After deletion of the user, the user is recreated from the console. However, the email address is missing.
User.create(name: "dave", pas...
New
Title: Agile Web Development with Rails 8 (page xiv)
The link for the Rails Doctrine is incorrect (404). Ruby on Rails — The Rails Doctr...
New
The final screenshot in Iteration J2 after adding the number formatting for the es locale still has the en number formatting.
Screens...
New
Page 238 is missing the translation of the pay_type label.
The correct code is:
<%= form.label :pay_type, t(".pay_type") %>
New
Publisher:
Pragmatic Bookshelf
Latest in Agile Web Development with Rails 8
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Use the coupon code "devtalk.com" to get 35% off any eBook published by PragProg!









