Using MySQL with Instant Rails
ron campbell
5 posts
|
Hello, What is happening now, as I try to start the Depot Application, is that I still am not sure what is menat by the mysqladmin commandline; using HeidiSQL, I created the DB depot_development and got the same error. rake db:migrate works One of the reasons that I dumped everything before and started over was so that down the line, I can be sure I am using the same configurations that the text is, which has been an issue before, and though this might work as I progress, I think I’m missing something important. Is there another place to get to mysqladmin? I want to follow along exactly like the text, I changed db.yml to the books example, removing some SQLite configuration. It seems to me that the ever-changing Ruby on Rails environment is working against me here, and though your book has done the best job at working through it all, I already see a crack in the process. Is there perhaps an exact version of Instant Rails? is 2.0 so different from 2.25? Anyways, thanks for your time, whoever reads this, I’d appreciate some help. |
Steve Jones
12 posts
|
Hi Ron, using Also, you said you changed configuration.rb from having SQLite. Is that because you are running rails 2.0? Type Don’t get discouraged as RoR is not as mature as maybe what you’re used to but it is maturing fast and when the web world is a majority RoR, you’ll have gotten in close behind the bleeding edge. As proof of acceptance of RoR, last summer University of North Florida offered Web Engineering with Ruby on Rails as a masters elective in the school of computing. |
ron campbell
5 posts
|
Steve, After 24 hours with it, I’m regretting taking on Instant Rails, it seems very buggy and very different than my previous setup. But, that’s the learning curve and I have no doubt that it is worth it. |
3 posts, 2 voices
