From: Li Chen Date: 2008-09-12T00:07:42+09:00 Subject: how to create a table using ActiveRecord alone Hi all, I know I can create a table by running MySql first. I search some tutorials on google but they all talk about creating a table using MySql-like database then use ActiveRecord to connect them. I wonder if it is possible to create a table with ActiveRecord only. Thanks, Li -- Posted via http://www.ruby-forum.com/.