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

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