index
:
dbshell-rails
add-support-for-shell-aliased-database-commands
master
A Rake task for Ruby on Rails to painlessly open a database shell
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
dbshell
/
rails
/
version.rb
blob: 84e0d075f17080b5a92ca6eb8aa149e43a9a3710 (
plain
)
1
2
3
4
5
module
DBShell
module
Rails
VERSION
=
'0.0.1'
end
end