Merb – generate sample database.yml file
2008 October 7
If your merb version doesn’t generate a sample database.yml file you can do it manually by running the following rake command.
rake dm:db:database_yaml
No comments yet
If your merb version doesn’t generate a sample database.yml file you can do it manually by running the following rake command.
rake dm:db:database_yaml