Age | Commit message (Expand) | Author |
---|---|---|
2017-05-09 | Increase version v0.0.1 -> v0.0.2HEADv0.0.2master | Teddy Wing |
2017-05-09 | version.rb: Use single quotes | Teddy Wing |
2017-05-01 | dbshell.rake: Add a short description to our task | Teddy Wing |
2017-04-29 | dbshell.rake: Add alias to `rake db:shell` | Teddy Wing |
2017-04-29 | Rename database client classes | Teddy Wing |
2017-04-29 | Update `require` paths in database client files | Teddy Wing |
2017-04-29 | dbshell.rake: Remove unnecessary comment | Teddy Wing |
2017-04-29 | dbshell.rake: Use `DBShell::DatabaseClient` | Teddy Wing |
2017-04-29 | dbshell.rake: Use correct RAILS_ENV | Teddy Wing |
2017-04-29 | Get `rake dbshell` working for SQLite3 | Teddy Wing |
2017-04-29 | dbshell.rake: Figure out how to get database connection info from Rails | Teddy Wing |
2017-04-29 | Add a test Rake task | Teddy Wing |
2017-04-29 | Change `Dbshell` to `DBShell` | Teddy Wing |
2017-04-29 | Generate Ruby Gem contents with Bundler | Teddy Wing |