When I try to create my rail demo application by following an example,
there is no default database created under db directory? Is that
normal?
I do have all the sqlite3 stuff installed.
Thanks,
J.w.
When I try to create my rail demo application by following an example,
there is no default database created under db directory? Is that
normal?
I do have all the sqlite3 stuff installed.
Thanks,
J.w.
It will be created once you do:
rake db:migrate
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs