@@Codemycom I was able to fix the previous question, but now I have another problem saying "could not find gem 'sqlite3 ( 1.4) x64-mingw32' in any of the gem sources listed in your gemfile", what are the steps that I need to do?
hey im getting the following error : ActionView::Template::Error (undefined local variable or method `welcome_here_path' for # Did you mean? welcome_index_path): 1: Welcome to this website 2: check it out 3: 4: 5: pretty much followed you to the letter up to this point except I'm using ruby mine
Actually nvm, I went ahead with the tutorial and when I got to the routes page, I noticed that I had gets in my roots for each of those. I deleted them and made my routes path to reflect yours, and I was back on track
I followed this tutorial and the code as well as the installation but when installing the sqlite3 bundle it doesn't work. i google the answer but couldn't find the right one. here is the error i got from my terminal An error occurred while installing sqlite3 (1.4.2), and Bundle cannot continue. Make sure that `gem install sqlite3 -v '1.4.2' --source 'rubygems.org/'` succeeds before bundling. I hope you vcan help me with this. btw, i purchased your online class and I'm lovin it.
Nice introductory video to the basics of having a rails app set up.
Thanks!
please provide that html and css cose file
hey, the link to the template is not working, I got "Your PHP installation appears to be missing the MySQL extension which is required by WordPress."
You can use the principles in this video to use any template you want
Sir server is not opening for me
when i enter rails new resume i get " can't find gem railties" what should i do?
Are you using different versions than I am?
@@Codemycom I was able to fix the previous question, but now I have another problem saying "could not find gem 'sqlite3 ( 1.4) x64-mingw32' in any of the gem sources listed in your gemfile", what are the steps that I need to do?
your very helpful thank you
Happy to help!
hey im getting the following error :
ActionView::Template::Error (undefined local variable or method `welcome_here_path' for
#
Did you mean? welcome_index_path):
1: Welcome to this website
2: check it out
3:
4:
5:
pretty much followed you to the letter up to this point except I'm using ruby mine
Got this error when first running rails s
Actually nvm, I went ahead with the tutorial and when I got to the routes page, I noticed that I had gets in my roots for each of those. I deleted them and made my routes path to reflect yours, and I was back on track
hello heisenberg i thought u got a lot of money from breaking bad, are you bored?
Nvm just joking :D nice vid
Ha
HI John
Hi
I followed this tutorial and the code as well as the installation but when installing the sqlite3 bundle it doesn't work. i google the answer but couldn't find the right one.
here is the error i got from my terminal An error occurred while installing sqlite3 (1.4.2), and Bundle cannot continue.
Make sure that `gem install sqlite3 -v '1.4.2' --source 'rubygems.org/'`
succeeds before bundling. I hope you vcan help me with this.
btw, i purchased your online class and I'm lovin it.
Did you watch the next video? I believe it tells you how to solve that error.
Codemy.com which video are you referring to?
I followed the “ How to install Ruby on Rails “ tutorial as well. Followed all the instructions.