1 2 3 4 5 6 7 8
require "dbshell/rails/version" load File.expand_path('../rails/tasks/dbshell.rake', __FILE__) module DBShell module Rails end end