diff options
author | Katrina Owen <katrina.owen@gmail.com> | 2011-01-06 12:08:22 +0100 |
---|---|---|
committer | Jeremy Kemper <jeremy@bitsweat.net> | 2011-01-09 15:35:47 -0800 |
commit | 4690bee301588b92fe8c0ae1026c14336e1be57c (patch) | |
tree | 2a98ec7a8b5b9307238348a0a1a5dc057fbb2d4b /actionpack/test/controller/webservice_test.rb | |
parent | 18605adec36f8487374d68cdb031e89e91379c56 (diff) | |
download | rails-4690bee301588b92fe8c0ae1026c14336e1be57c.tar.gz rails-4690bee301588b92fe8c0ae1026c14336e1be57c.tar.bz2 rails-4690bee301588b92fe8c0ae1026c14336e1be57c.zip |
Adding postgresql template option when executing db:test:clone_structure
Specify the template to use in config/database.yml, e.g.
test:
adapter: postgresql
template: template_postgis
If no template is specified, postgresql defaults to template1
Diffstat (limited to 'actionpack/test/controller/webservice_test.rb')
0 files changed, 0 insertions, 0 deletions