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

module Dbshell
  module Rails
    # Your code goes here...
  end
end