Displaying 1 result from an estimated 1 matches for "chbdepot".
2008 Dec 16
0
db:create & db:migrate issues
.... All assistance will always be
appreciated.
My environment:
Windows XP
Ruby 1.8.6
Rails 2.2.2
Aptana Studio, build: 1.2.1.020234
RadRails 1.1.0.200812081651NGT
I created a new ROR Project.
When I attempted to run db:create --trace for the first time I got the
following message:
in C:/RailsApp/chbdepot)
** Invoke db:create (first_time)
** Invoke environment (first_time)
** Execute environment
** Execute db:create
RadRails did not create chbdepot_development.
I then created chbdepot_development manually and re-ran db:create --
trace. I got the following message:
>rake db:create --trace
(in C...