aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dbshell/rails.rb
blob: 0e18f6b1fe05bd5ee5afa37da14039bebad0869d (plain)
1
2
3
4
5
6
7
8
require 'dbshell/rails/version'

load 'dbshell/rails/tasks/dbshell.rake'

module DBShell
  module Rails
  end
end