Best Tutorials website
Latest tutorials

Advertisment

Ruby and MySql

Ruby and MySql

This tutorial shows how to use the mysql-ruby module to access MySql databases from Ruby.


Views: 1389 | Rating star | by Tutorial
Ruby on Rails - Database Related

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...


Views: 1420 | Rating star | by Troy
Ruby on Rails - Database Related

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...


Views: 805 | Rating star | by Jarry
Ruby on Rails - Database Related

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...


Views: 801 | Rating star | by Adam
Ruby on Rails - Database Related

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...


Views: 843 | Rating star | by John
Ruby on Rails - Database Related

Rails Migration For Beginners

Rails Migration For Beginners

A beginners tutorial on how to use migrations in your Ruby on Rails app.


Views: 827 | Rating star | by Colin
Ruby on Rails - Database Related