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: 83407644d76778d773a10d50448be084e784310c (
plain
)
1
2
3
4
5
module
DBShell
module
Rails
VERSION
=
'0.0.2'
end
end