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: 4728e949f5a25d752742d9355e3844afb231e368 (
plain
)
1
2
3
4
5
module
DBShell
module
Rails
VERSION
=
"0.0.1"
end
end