I just installed Ruby and rails on my Linux system, at least I believe so. Now I am not certain where exactly I input the ruby commands. Should I have gotten some sort of
interface for this?
| SitePoint Sponsor |
I just installed Ruby and rails on my Linux system, at least I believe so. Now I am not certain where exactly I input the ruby commands. Should I have gotten some sort of
interface for this?





Use a tutorial, preferably one that is up to date (Rails 2.X at least).
This looks ok for starters: http://www.jonathansng.com/ruby-on-r...with-more-202/
Using your unpaid time to add free content to SitePoint Pty Ltd's portfolio?
Thanks. I got it going!
Well maybe I spoke too soon. So opened up localhost:3000 and found that there was a problem connecting to the database. I then went into the database.yml file to enter in the database password. After having done that I now have this error:
Mysql::Error in Rails/infoController#properties
Unknown database 'seanapplication_development'
RAILS_ROOT: /home/sean/seanapplication
Oh nevermind. haha
Bookmarks