aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dbshell/rails
AgeCommit message (Expand)Author
2017-05-09Increase version v0.0.1 -> v0.0.2HEADv0.0.2masterTeddy Wing
2017-05-09version.rb: Use single quotesTeddy Wing
2017-05-01dbshell.rake: Add a short description to our taskTeddy Wing
2017-04-29dbshell.rake: Add alias to `rake db:shell`Teddy Wing
2017-04-29Rename database client classesTeddy Wing
2017-04-29Update `require` paths in database client filesTeddy Wing
2017-04-29dbshell.rake: Remove unnecessary commentTeddy Wing
2017-04-29dbshell.rake: Use `DBShell::DatabaseClient`Teddy Wing
2017-04-29dbshell.rake: Use correct RAILS_ENVTeddy Wing
2017-04-29Get `rake dbshell` working for SQLite3Teddy Wing
2017-04-29dbshell.rake: Figure out how to get database connection info from RailsTeddy Wing
2017-04-29Add a test Rake taskTeddy Wing
2017-04-29Change `Dbshell` to `DBShell`Teddy Wing
2017-04-29Generate Ruby Gem contents with BundlerTeddy Wing