Hi all,
Iam new to Heroku and git.I deplyoing ruby on rails code to heroku
through git in windows XP.Iam following the article.
http://wiki.devchix.com/index.php?title=Server_2003
all working fine but at the end when i run rake  heroku rake
db:migrate .It showing error like this.

Missing these required gems:
  calendar_date_select

You're running:
  ruby 1.8.6.287 at /usr/local/bin/ruby
  rubygems 1.3.5 at /home/slugs/55586_39407b1_f6bf/mnt/.gems, /usr/lib/
ruby/gems/1.8, /usr/local/lib/ruby/gems/1.8

Run `rake gems:install` to install the missing gems.


 so i tried to run  rake gems:install in git bash it giving buffer
error.and tried as gem install calender_date_select but it also not
working.

Actually that gem doesn't required for me now. so how i can i install
or uninstall gem froom apllication in this stage of deployment.Please
tell help.waiting for your reply.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to