//DEVGURU

Marcin Stecki @ October 30th, 2009

Simple trick to use sql dump in rails

Fastest way to use sql dump when riding Ruby On Rails.

script/dbconsole < dumpname.sql

Comment this post!