[BioCatalogue-developers] [1364] branches/test-scripts/config/initializers/test_scripts.yml.pre: config embrace test scripts import

Jiten Bhagat jits at cs.man.ac.uk
Wed Dec 9 05:44:54 EST 2009


Is this config script only for a one time import?

If so, it should not be part of the /config/initializers section.

Jits


noreply at rubyforge.org wrote:
>
> Revision
>     1364
> Author
>     ebontane
> Date
>     2009-12-09 05:30:17 -0500 (Wed, 09 Dec 2009)
>
>
>       Log Message
>
> config embrace test scripts import
>
>
>       Added Paths
>
>     * branches/test-scripts/config/initializers/test_scripts.yml.pre
>       <#branchestestscriptsconfiginitializerstest_scriptsymlpre>
>
>
>       Diff
>
>
>         Added:
>         branches/test-scripts/config/initializers/test_scripts.yml.pre
>         (0 => 1364)
>
>
> --- branches/test-scripts/config/initializers/test_scripts.yml.pre	                        (rev 0)
> +++ branches/test-scripts/config/initializers/test_scripts.yml.pre	2009-12-09 10:30:17 UTC (rev 1364)
> @@ -0,0 +1,22 @@
> +#configuration for the test script environment
> +
> +development:
> +  upload_url: http://url/to/post/scripts/to
> +  #database to import scripts from
> +  database:
> +    host:  
> +    user: 
> +    password: 
> +    database: 
> +	
> +production:
> +  upload_url: http://url/to/post/scripts/to
> +  #database to import scripts from
> +  database:
> +    host: localhost 
> +    user: root
> +    password: biocat 
> +    database: embrace
> +	
> +test:
> +  upload_url: http://url/to/post/scripts/to
> \ No newline at end of file
> ------------------------------------------------------------------------
>
> _______________________________________________
> BioCatalogue-developers mailing list
> BioCatalogue-developers at rubyforge.org
> http://rubyforge.org/mailman/listinfo/biocatalogue-developers
>   



More information about the BioCatalogue-developers mailing list