Hi everyone, I am new to to Ruby on Rails community, I am having a problem, when I try to run a ruby program, I get this error, "no such file to load -- sqlite3" I am trying to use mysql not sqlite. any suggestions?
remove line gem “sqlite3”
from yours gem file