Adding Cocoon Gem to Rails 6
40:50
4 жыл бұрын
Adding Bootstrap 4 to Ruby on Rails 6
12:28
Survey App - Video 1 (Ruby on Rails)
17:07
HTML/CSS: Responsive Design
21:26
7 жыл бұрын
HTML Structure, Classes, IDs, and CSS
23:55
Пікірлер
@jeannetpierre1
@jeannetpierre1 Ай бұрын
Really helpful. Thank you!
@RORDevPro
@RORDevPro 3 ай бұрын
link_to_add_association not working redirecting to page not found when add this .main-title .icon %i.fas.fa-box Products .content-area-white .form_area.marketplace_items.nested-items - @marketplace_items = f.object.marketplace_items = f.fields_for :marketplace_items, @marketplace_items do |marketplace_item| = render "marketplace_items_fields", f: marketplace_item = link_to_add_association 'add task', f, :marketplace_items
@feldspar081150
@feldspar081150 Жыл бұрын
i like this a lot- new to coding
@tomboyd8
@tomboyd8 Жыл бұрын
Thanks 🙂
@francispiet613
@francispiet613 2 жыл бұрын
Carline nan Kay la bon travay epi Tania ki voyem respèr
@AnandSingh-jo6gf
@AnandSingh-jo6gf 2 жыл бұрын
Ultimately you used px for media queries, So what's the point? just curious
@tkaotic
@tkaotic 2 жыл бұрын
Look here I just found this video. It’s not on me im trying to learn :,(
@hezaya
@hezaya 2 жыл бұрын
I understood it from you more than my teacher, thank you so much😊
@John-Dennehy
@John-Dennehy 2 жыл бұрын
Those viewing this video years later, please don't use div's for layout. Learn CSS grid.
@bodhimantra7688
@bodhimantra7688 10 ай бұрын
no
@ushanperera8800
@ushanperera8800 2 жыл бұрын
Finally, I found a physical class, online. Thank you, sir!
@zain.sadaqat
@zain.sadaqat 2 жыл бұрын
This worked for me, Thanks alot!
@juancamacho23
@juancamacho23 2 жыл бұрын
Thank you!!!
@nishan_WKBP
@nishan_WKBP 3 жыл бұрын
Hu
@Sunnyside--Up
@Sunnyside--Up 3 жыл бұрын
I was going bonkers trying to create extra footers. Thank you very much for this video. The only problem I am having right now is getting to line up the columns because my woostify theme is the culprid of (pretty but) limited design, obviously they want to sell their expensive pro version (especially lately you pay for as long as your website lives). Crazy business. Anyway, thank you. I will check out your other videos and hopefully you are still in business on youtube.
@thenoorcrownofficial
@thenoorcrownofficial 3 жыл бұрын
How did you resolve "Build Failed - ruby build" during Ruby installation on M1?
@WanderingTechie
@WanderingTechie 3 жыл бұрын
i get this message when trying to install homebrew on my M1 macbook Air "Checking for `sudo` access (which may request your password). Password:" what do i do?
@jilandirgantara4355
@jilandirgantara4355 2 жыл бұрын
just insert your macbook password
@bobwong8268
@bobwong8268 3 жыл бұрын
Thanks! Like tt you 1st presented the Concept in theory & illustration then demonstrated it in practice to drive home the concept with application. Thanks again!
@marshmeowllo
@marshmeowllo 3 жыл бұрын
THANK YOU OMFG
@FOR-THE-RECORD-ICLOUD-HELPER
@FOR-THE-RECORD-ICLOUD-HELPER 3 жыл бұрын
Does this also work on MacBook Air M1
@tr4gik11
@tr4gik11 3 жыл бұрын
so no link for the pre-requisite video I see ...
@harmandenes2216
@harmandenes2216 3 жыл бұрын
Thank you!
@TheNomadclub
@TheNomadclub 3 жыл бұрын
Thanks Chris , this helps for my basics
@sethvillalon1293
@sethvillalon1293 3 жыл бұрын
@Chris Lam My bootstrap is working however when I click the button nothing pops up. I installed my popper.js correctly and followed your video carefully but still not working.
@MrAndromedis
@MrAndromedis 3 жыл бұрын
Rails is such a pain just use repl.it
@esmeraldaflorez2059
@esmeraldaflorez2059 3 жыл бұрын
Great explanation on wireframing, this is helping me in my Web Development class. I was pretty confused but now I have a better understanding.
@iamreg1965
@iamreg1965 3 жыл бұрын
Why didn't you use: <ul> <xsl:for-each select="learning-objective/objective"> <li><xsl:value-of select="." /></li> </xsl:for-each> </ul> Doesn't that work? If it does it is 2 lines shorter than yours
@iamreg1965
@iamreg1965 3 жыл бұрын
A little video editing would be helpful.
@Dandy-Lyon
@Dandy-Lyon 3 жыл бұрын
I know this is an old video but you really helped me when I was struggling, thank you<3
@jesuscoronado411
@jesuscoronado411 3 жыл бұрын
I cant open localhost 3000 why?
@anthonysummers8481
@anthonysummers8481 3 жыл бұрын
I have no webpack directory? Would I make one?
@puffenis341
@puffenis341 3 жыл бұрын
Man please make a 2021 edition.
@petergerdes1094
@petergerdes1094 3 жыл бұрын
Could you link that code in the description so people can copy and paste it? But this was very helpful, thank you.
@ZorencenR
@ZorencenR 3 жыл бұрын
25:49 thanks so much. You are the best!!!
@akashraj3098
@akashraj3098 3 жыл бұрын
sir plz install Ruby on Rails on my Mac plz sir you can do that with help of team viewer , I can't install it I tried many ways but can't do it , Sir plz help me.😔
@Programming-for-all-u2l
@Programming-for-all-u2l Жыл бұрын
I have the same problem
@javiergonzalezdolz23
@javiergonzalezdolz23 3 жыл бұрын
For me, it fails for ruby 2.5.5 "... ruby-build: using readline from homebrew BUILD FAILED (macOS 11.2.2 using ruby-build 20210119) ..." and in log file: compiling console.c readline.c:1870:37: error: use of undeclared identifier 'username_completion_function'; did you mean 'rl_username_completion_function'? rl_username_completion_function); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rl_username_completion_function readline.c:79:42: note: expanded from macro 'rl_username_completion_function' # define rl_username_completion_function username_completion_function ^ /opt/homebrew/opt/readline/include/readline/readline.h:485:14: note: 'rl_username_completion_function' declared here extern char *rl_username_completion_function PARAMS((const char *, int)); ^ 1 error generated.
@readingtimewithpickle
@readingtimewithpickle 3 жыл бұрын
This video was organized and presented so well. Very easy to understand the material! Thank you!
@whyimustusemyrealname3801
@whyimustusemyrealname3801 3 жыл бұрын
thanks for this
@humayunnaseer7244
@humayunnaseer7244 3 жыл бұрын
super
@JavierTarazona
@JavierTarazona 3 жыл бұрын
¿Qué sucede con el proyecto? meses caido
@duenno6207
@duenno6207 3 жыл бұрын
Brilliant Video! Cool, calm and clear and did what it said on the tin! I've been through so many Ruby on Rails tutorials that never came close to the level of clarity and possible pitfalls. Thank you! Keep up the good work, as a result of this video, I liked, subscribed and activated notifications.
@sherllochen5069
@sherllochen5069 3 жыл бұрын
Hi, great tutorial. I just follow all your steps, but different in version(ruby 2.6.6, rails 5.2.4.4). After run "rbenv rehash", I run "rails -v" to test, and get error "Rails is not currently installed on this system". I have tried a lot of ways, but none of them make is work, would you please do me some favor? Thanks.
@LRSKWTKWSK
@LRSKWTKWSK 3 жыл бұрын
Hey,, is this project dead? I just wanted to download the latest version of the blank thene but there is no download file anymore on the page.
@ireneboe5898
@ireneboe5898 3 жыл бұрын
I hate writing papers and writers from myeasypaper.com are my life saviors.😍
@WordPressU
@WordPressU 3 жыл бұрын
bro that click sound is annoying i can't continue
@darkpill
@darkpill 4 жыл бұрын
Unfortunately, this is out of date already
@daniravazquez6777
@daniravazquez6777 4 жыл бұрын
Thanks
@franciscobarreto1408
@franciscobarreto1408 4 жыл бұрын
you are an angel
@katelyn9182
@katelyn9182 4 жыл бұрын
Excellent video! Extremely well made- very easy to understand. Thank you so much!!