jamesw
Agile Web Development with Rails 7 Page 212 PDF
On page 212 of the PDF you use a form_tag for the session login form. According to the Rails 7 documentation form_for and form_with have been soft deprecated in favour of form_with so I guess that should be a form_with declaration rather than form_tag
Marked As Solved
rubys
 Author of Agile Web Development With Rails 
 I’m leaving the use of form_tag, but added a note:
It is possible to get the same results by using
form_withwith no parameters, but that’s a bit confusing.
Popular Pragmatic Bookshelf topics 
 
  On the page xv there is an instruction to run bin/setup from the main folder. I downloaded the source code today (12/03/21) and can’t see... 
 New
  In case this helps anyone, I’ve had issues setting up the rails source code. Here were the solutions: In Gemfile, change gem 'rails' t... 
 New
  “The ProductLive.Index template calls a helper function, live_component/3, that in turn calls on the modal component. ” Excerpt From: Br... 
 New
  Is there any place where we can discuss the solutions to some of the exercises? I can figure most of them out, but am having trouble with... 
 New
  The markup used to display the uploaded image results in a Phoenix.LiveView.HTMLTokenizer.ParseError error. lib/pento_web/live/product_l... 
 New
  Hi all, currently I wonder how the Tailwind colours work (or don’t work). For example, in app/views/layouts/application.html.erb I have... 
 New
  @parrt In the context of Chapter 4.3, the grammar Java.g4, meant to parse Java 6 compilation units, no longer passes ANTLR (currently 4.... 
 New
  I am using Android Studio Chipmunk | 2021.2.1 Patch 2 Build #AI-212.5712.43.2112.8815526, built on July 10, 2022 Runtime version: 11.0.... 
 New
  I just bought this book to learn about Android development, and I’m already running into a major issue in Ch. 1, p. 20: “Update activity... 
 New
  I’ve got to the end of Ch. 11, and the app runs, with all tabs displaying what they should – at first. After switching around between St... 
 New
 Other popular topics 
 
  No chair. I have a standing desk. This post was split into a dedicated thread from our thread about chairs :slight_smile: 
 New
  poll poll Be sure to check out @Dusty’s article posted here: An Introduction to Alternative Keyboard Layouts It’s one of the best write-... 
  New
  Tailwind CSS is an exciting new CSS framework that allows you to design your site by composing simple utility classes to create complex e... 
  New
  Build highly interactive applications without ever leaving Elixir, the way the experts do. Let LiveView take care of performance, scalabi... 
  New
  Biggest jackpot ever apparently! :upside_down_face: I don’t (usually) gamble/play the lottery, but working on a program to predict the... 
 New
  Build efficient applications that exploit the unique benefits of a pure functional language, learning from an engineer who uses Haskell t... 
  New
  Programming Ruby is the most complete book on Ruby, covering both the language itself and the standard library as well as commonly used t... 
  New
  zig/http.zig at 7cf2cbb33ef34c1d211135f56d30fe23b6cacd42 · ziglang/zig. General-purpose programming language and toolchain for maintaini... 
  New
  Big O Notation can make your code faster by orders of magnitude. Get the hands-on info you need to master data structures and algorithms ... 
  New
  A concise guide to MySQL 9 database administration, covering fundamental concepts, techniques, and best practices. Neil Smyth MySQL... 
  New
 Latest in Agile Web Development with Rails 7
Categories:
Sub Categories:
Popular Portals
- /elixir
 - /rust
 - /ruby
 - /wasm
 - /erlang
 - /phoenix
 - /keyboards
 - /python
 - /rails
 - /js
 - /security
 - /go
 - /swift
 - /vim
 - /clojure
 - /emacs
 - /haskell
 - /java
 - /svelte
 - /onivim
 - /typescript
 - /kotlin
 - /c-plus-plus
 - /crystal
 - /tailwind
 - /react
 - /gleam
 - /ocaml
 - /elm
 - /flutter
 - /vscode
 - /ash
 - /opensuse
 - /html
 - /centos
 - /php
 - /zig
 - /deepseek
 - /scala
 - /textmate
 - /lisp
 - /sublime-text
 - /react-native
 - /nixos
 - /debian
 - /agda
 - /kubuntu
 - /arch-linux
 - /django
 - /deno
 - /ubuntu
 - /revery
 - /manjaro
 - /nodejs
 - /spring
 - /diversity
 - /lua
 - /julia
 - /slackware
 - /c
 
 





