search for: mydemo

Displaying 3 results from an estimated 3 matches for "mydemo".

Did you mean: mndemo
2007 May 24
4
Create a virtual host using Instant Rails 1.7
...ile, cookbook and typo are currenlty the two virtual hosts. I can already run them using the following URLs http://www.mycookbook.com and http://typo/ Now, I want to add my application demo as the third virtual host in development mode. This application for example, could run on the URL http://www.mydemo.com/ What files do I need to modify to set this up? Please help. Thanks Udai -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instantrails-users/attachments/20070524/e13c21f0/attachment-0001.html
2008 Nov 30
11
rake aborted! undefined method `each' for #<Mysql:
...to give it a try. But in practice getting to the point that I can actually use RoR has almost burned me out. I never thought the transition from C# in a VS08 to RoR would be so frustrating - particularly creating the environment. ********************************** C:\Users\David\Documents\Rails\mydemo>rake db:migrate --trace (in C:/Users/David/Documents/Rails/mydemo) ** Invoke db:migrate (first_time) ** Invoke environment (first_time) ** Execute environment ** Execute db:migrate rake aborted! undefined method `each'' for #<Mysql:0x5cdda84> c:/ruby/lib/ruby/gems/1.8/gems/activere...
2011 Jan 17
1
virt-install with --channel option inquiry
hi, virt guys, This is Hongqing from Fedroa QA team. I try to forward the guest installation logs to host with virtio. I have used virsh edit <guestName> to add a channel, it works fine. I think it would be better if I can initialize it when I create the guest using virt-install, and virt-install also offers the option, I have tried below, but it does not work. virt-install