Tutorial search

Ruby on Rails Tutorials
Tutorials
Stuff
Affiliates

Ruby on Rails Database Tutorials


We hope that you will enjoy our Ruby on Rails Database tutorials. Feel free to contact us if you would like to be a tutorial hero and contribute your own Ruby on Rails Database tutorials to our site. Thank you !

Sort by:
RUBY-ON-RAILS TUTORIAL USING INSTANT RAILS
RUBY-ON-RAILS TUTORIAL USING INSTANT RAILS
This is a simple and direct tutorial on Ruby-on-Rails using Instant Rails in Windows-2000. Absolute beginners can run their first real program in just 20 minutes.
Category: Ruby on Rails tutorials > Database - Difficulty:
Ruby on Rails 2.1 tutorial
Ruby on Rails 2.1 tutorial
I have put all the basic things in place and you will find it a working tutorial for Ruby on Rails 2.1.
Category: Ruby on Rails tutorials > Database - Difficulty:
Ruby and MySql
Ruby and MySql
This tutorial shows how to use the mysql-ruby module to access MySql databases from Ruby.
Category: Ruby on Rails tutorials > Database - Difficulty:
Automatically Saving Drafts Using Periodically_Call_Remote
Automatically Saving Drafts Using Periodically_Call_Remote
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 write in a word processor software, or you could build your own system to automatically save drafts when writing. That’s what you’ll do here, using periodically_call_remote().
Category: Ruby on Rails tutorials > Database - Difficulty:
eRuby: Using Ruby DBI for database connectivity
eRuby: Using Ruby DBI for database connectivity
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 interface for connecting your web application to multiple database types like MySQL, PostGreSQL and SQL Server. This article also explains some of the typical mistakes made when installing Ruby DBI.
Category: Ruby on Rails tutorials > Database - Difficulty:
eRuby: Using Ruby PostgreSQL and MySQL on Windows
eRuby: Using Ruby PostgreSQL and MySQL on Windows
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 releases along with excellent instructions are available from his site. Great stuff! He even shows you how to compile your own connection dll on Windows. His work was so good it was included in Instant Rails
Category: Ruby on Rails tutorials > Database - Difficulty:
eRuby: Using Ruby and MySQL for dynamic web pages
eRuby: Using Ruby and MySQL for dynamic web pages
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 type of database connectivity to do the cool dynamic stuff. So here is a tutorial written by Markus Jais on how to connect to a MySQL database using Ruby.
Category: Ruby on Rails tutorials > Database - Difficulty:
Rails Migration For Beginners
Rails Migration For Beginners
A beginners tutorial on how to use migrations in your Ruby on Rails app.
Category: Ruby on Rails tutorials > Database - Difficulty:
Total Tutorials in Category: 8