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
/
tasks
/
dbshell.rake
blob: 65b74a255c4f382bcaec4d603454d2e398957255 (
plain
)
1
2
3
task
:dbshell
do
puts
'Hello World'
end