Rails 6 for Beginners Part 13: Creating a Sign Up Form

  Рет қаралды 36,709

GoRails

GoRails

Күн бұрын

Пікірлер: 34
@ohmegatech666
@ohmegatech666 Жыл бұрын
If anyone is wondering, here is the difference between the two different ERB tags:
@sostedia
@sostedia 2 жыл бұрын
The Best Channel on planet to learn Rails.
@thriftsimple561
@thriftsimple561 3 жыл бұрын
I'm really loving these Chris, thank you so much! I know you're not a VSCode person, but if you're using it for viewer familiarity in things like this you should get the "endwise" extension. It just automatically adds the "end" when you're defining classes, functions, blocks, etc. It'll save you a few seconds each video I imagine. Again, awesome stuff and THANK YOU!
@Evaldas65
@Evaldas65 3 жыл бұрын
You saved my butt! The tutorials are simply great, very easy to follow, they're easy to understand. Thank you! :)
@steveariel
@steveariel 2 жыл бұрын
If anyone does this tutorial with Rails 7 you need to add data: { turbo: false } to the form_with so it should be
@BurnerStronger
@BurnerStronger Жыл бұрын
Thank you!
@sasidharmuppala
@sasidharmuppala Жыл бұрын
Thank you!!!! It did the trick.
@_ShouravChy
@_ShouravChy 9 ай бұрын
Thanks bro..
@DevBishwasBh
@DevBishwasBh 2 жыл бұрын
Thanks a lot for this awesome video. Keep going!
@w1d3r75
@w1d3r75 3 жыл бұрын
Really informative. Great tutorial as well :D
@anuragnimbalkar8709
@anuragnimbalkar8709 3 жыл бұрын
Boi this channel is great! Subbed!
@marcellbalint1205
@marcellbalint1205 3 жыл бұрын
Helped me out a ton, thank you very much :D
@bishnusukla3788
@bishnusukla3788 2 жыл бұрын
Amazing explanations!! Thank you so much for creating the playlist. Where can I find the source code for this playlist?
@GorailsTV
@GorailsTV 2 жыл бұрын
On our website, this series is at gorails.com/start
@ohmegatech666
@ohmegatech666 Жыл бұрын
I don't understand how you know to type "sign_up_path" in the form_with helper when the url listed is just "sign_up". When I do rails routes, the phrase "sign_up_path" isn't written anywhere. I even used VSCode's Find in Files feature (Ctrl Shift F) and searched in every file in the project for the string "sign_up_path" and it doesn't appear in any files except where we wrote it specifically.
@GorailsTV
@GorailsTV Жыл бұрын
The helper name leaves out _path because you can also add _url to the end and it will do the same thing but include the full url instead of just the path after the domain. This will make for a good video too!
@rishabhmalhotra2225
@rishabhmalhotra2225 3 жыл бұрын
Sometimes it is suggested to use form with or form for or form tag. Which to use when?
@GorailsTV
@GorailsTV 3 жыл бұрын
Always use form_with 👍
@graffist448
@graffist448 Жыл бұрын
So when you're attempting to reset a password we are careful to not to inform a hacker that the email address exists. But when creating a new user, what can we say or do if they are attempting to create an account with the same email address? This happens at times when people forget they've already signed up before and still have an account.
@italozell
@italozell Жыл бұрын
The icon of the form(text, password) on the right is not showing up on my page. How can I do to put it?
@italozell
@italozell Жыл бұрын
Hi man, which extension are you using to autocomple your codes on VsCode?
@adimihaila
@adimihaila Жыл бұрын
Hi! Do you have this on github?
@ohmegatech666
@ohmegatech666 Жыл бұрын
If anyone else is getting the error "Error: Form responses must redirect to another location", you have to add this to your form_with tag properties: data: {turbo: false}
@IctWilsons
@IctWilsons Жыл бұрын
Thank you!
@mayankdharaskar5233
@mayankdharaskar5233 2 жыл бұрын
I am not able to get both the routes for sign_up (only it is accessing get request), what should i do?
@Nathan00at78Uuiu
@Nathan00at78Uuiu 2 жыл бұрын
why not use devise
@GorailsTV
@GorailsTV 2 жыл бұрын
Because people need to learn how devise works inside
@Nathan00at78Uuiu
@Nathan00at78Uuiu 2 жыл бұрын
@@GorailsTV as I kept watching more I realized the benefit of seeing what devise does. I also like your video on creating a web server. I’ve been thinking I would like to know what all goes into creating a web framework like rails for the backend. Great videos!
@amrishselvam9800
@amrishselvam9800 2 жыл бұрын
where is the create
Rails 6 for Beginners Part 14: Handling Sign Up Errors
8:19
Rails 6 for Beginners Part 11: Creating the User model
6:46
Une nouvelle voiture pour Noël 🥹
00:28
Nicocapone
Рет қаралды 9 МЛН
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 67 МЛН
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН
Rails 6 for Beginners Part 38: Deploying to Heroku
17:04
GoRails
Рет қаралды 14 М.
Rails 6 for Beginners Part 15: Login with Session Cookies
7:15
All the ways to render partials in Rails
17:11
webcrunch
Рет қаралды 937
Simple Rails authentication
17:23
Rapid Ruby
Рет қаралды 1,4 М.
Rails 6 for Beginners Part 12: Validations
6:31
GoRails
Рет қаралды 27 М.
Introduction to Hotwire in Ruby on Rails
10:17
Mix & Go
Рет қаралды 22 М.
Rails 6 for Beginners Part 20: Forgot Your Password
8:44
GoRails
Рет қаралды 14 М.