Advertisment
This tutorial shows how to use the mysql-ruby module to access MySql databases from Ruby.
If you write for a large article-driven web site, you will invariably accidentally lose a whole post. You then have a two basic options: you can...
If you want create a dynamic web page that works on more than just MySQL then try Ruby DBI. Ruby DBI will help you create a single database...
If you are a Windows user then listen up. There are solutions for Ruby and MySQL on Windows. Roderick Von domburg has a project for this and the...
In a previous tutorial you learned how to get started using the Ruby language as a web scripting language by embedding it in HTML. You need some...
A beginners tutorial on how to use migrations in your Ruby on Rails app.