Rails Tutorial | Building a Project Management App from Scratch with Ruby on Rails 6

preview_player
Показать описание
In this Rails tutorial, we're going to build out a simple, functional project management application from scratch. Tools like Ruby on Rails and Bootstrap make it really simple to build great looking apps in a fraction of the time that other frameworks take.

👊 Helpful Links 👊

Free E-book:

✨Other Techmaker Series ✨

Рекомендации по теме
Комментарии
Автор

Great exercise and you anwser my question at 1:11:44 with the "complete" "complete" "not-started" showing "no-started in project status. Complete this video take me around 4 hours 30 minutes. I will continue soon with the next episodes of this series. Thank you!

stanmx
Автор

I seriously love the way you explaining the each process. Thanks!

adhiarunkumar
Автор

I love your teaching style, plus nice vocal really 🙌

crazyoptimist
Автор

Great tutorial. More Rails projects please.

andante
Автор

Please note that update_attributes is not supported in Rails 6.1 and beyond. It will need to be swapped with update instead. I ran into this while following the tutorial.

linuxinstalled
Автор

Thank you sir great video! learned many new things from this ROR project

gouravagarwalpriyal
Автор

Thanks a lot for this project. This is great help to keep good practice of ROR.

Well_Its_Me
Автор

@TechmakerTV great video and great content. I'm learning ROR and I can't seem to understand why after following along, the migration after the task nested_scaffolding does not work...I found nothing on the internet

cyrillebomba
Автор

Hi, Thank you for your hard work. I am bumped into a weird error and looks like no one mention that. I started everything fresh 3 times and each time around 19:30 when you demonstrate how the status of the task is updated, mine is throwing out an error of method. It is poinitng me to an Update method around line 37. I downloaded a code and all looks correct. I cannot find what is wrong. Is it me only? Can you advise?

slavashykhert
Автор

Hi

How could I change the name of the buttons "Update Project", "Create Project", etc., independently? Since the form that is rendered always brings the own name of the method, where could I change that?

SearchMyTilly
Автор

nested scaffold doesn't work for rails 6 onwards

Samji
Автор

Hi, What video of yours would you recommend for a Rails beginner to start from. I am proficient with HTML, CSS and Ruby just never used Rails.

anthonymann
Автор

Thank for for the video. wanted to ask, if you were to include Admin user, where Admin user can add and delete project, Does Admin get to have its own model and controllers?

samrey
Автор

Great video! What theme do you use and is it available on VS Code?

DamiaNations
Автор

Could not find gem 'devise' in any of the gem sources listed in your Gemfile.

sansdavin
Автор

Great, but my destroy task is not working?

zohraneda
Автор

The link in your notes is busted. Looks like it includes the !. Great content though. Looking forward to seeing more!

james
Автор

I think here is not all included, because i see at github options with badges but here they are not explained.

MoLcZaN
Автор

Can you send me a series on Ruby then on Rails and one based on combined Ruby on Rails Project?

henrychukwudi
Автор

Update attributes not working no method error in task controller any one help me

anandhraja
visit shbcf.ru