| Age | Commit message (Collapse) | Author | 
|---|
|  | Thinking up an interface for generating command line arguments for the
`psql` command. Based on Django's dbshell:
https://github.com/django/django/blob/66150f7cf61bc09547fa98586790df596eff6d77/tests/dbshell/test_postgresql_psycopg2.py | 
|  | Make it easier for us to run our specs. | 
|  | Get rid of auto-generated double quotes in the `require` call. | 
|  |  | 
|  | Create a stub for our Rake task to see something working.
Inspired by
https://github.com/paulelliott/fabrication/blob/b470cd817e1973c14e3253cd76606cf934942ca1/lib/fabrication.rb | 
|  | Use proper capitalisation for our module name. | 
|  | Created from:
    $ bundle gem dbshell-rails |