rubytaiwan / jobs.ruby.tw

Job board for Ruby and Rails developers in Taiwan

Home Page:http://jobs.ruby.tw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

i can't find config/database.yml.example file

yours2008 opened this issue · comments

commented

so i can't do cp config/database.yml.example config/database.yml

You can add it and send PR

I cannot do this too

cp config/database.yml.example config/database.yml
cp .....

is there any solution?

or

just add an empty file, and do migrate with the command "rake db:migrate"??

Done in #37.