Hi,
I am trying to update my db schema using “rake RAILS_ENV=production
db:migrate” but it is throwing me errors, that “no such file to load”
I’m updating to typo-5.1.2 from 5.0.2.
Can somebody please help me with that
–
Cheers!
Hi,
I am trying to update my db schema using “rake RAILS_ENV=production
db:migrate” but it is throwing me errors, that “no such file to load”
I’m updating to typo-5.1.2 from 5.0.2.
Can somebody please help me with that
–
Cheers!
On Fri, Aug 8, 2008 at 3:55 PM, Sanjay B. [email protected]
wrote:
Hi,
I am trying to update my db schema using “rake RAILS_ENV=production
db:migrate” but it is throwing me errors, that “no such file to load”I’m updating to typo-5.1.2 from 5.0.2.
Can somebody please help me with that
test with :
RAILS_ENV=‘production’ rake db:migrate --trace
if there are an error paste all here.
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