Hi Arthur, The directory is not cloned into the vm's home directory (/home/vagrant) but into a folder called /vagrant. As the instruction suggest, you can go there typing "cd /vagrant".
Regards, Ignacio El 07/05/14 16:36, Arthur Baldwin escribió: > I don't see any apparent evidence that the vagranthobo directory is > cloned into the vm's home directory. It seems to me that if this were > true, then the directory named "mysuperapp" would be included inside the > vagranthobo directory. But all I see is the "environment" folder and 3 > files. I tried adding the file database.yml to the vagranthobo folder, > but it did not appear within the anywhere within the vm. > > Sincerely, > > Arthur > > On Friday, May 2, 2014 8:55:48 AM UTC-7, Arthur Baldwin wrote: > > Hi there, > > I've been away from Hobo for a while, but was involved in prompting > the creation of InstantHobo.bash by Quillro. > I'm wondering if anyone might be interested in refining and updating > InstantHobo.bash to use the latest versions of > Ruby, Rails, and Hobo? > > Hobo 2.1 > Rails 4.x > Ruby 2.x > > and I also would like the script to prompt for the desired database: > > SQLite > MySQL > PostGreSQL > > PostGreSQL is the one I prefer, but try as I might...I always get > problems with trying to use the 'gem install pg' command. > > I very much need to start designing websites for customers using the > latest versions and PostGreSQL right away. > > Thanks for your assistance. > > Sincerely, > > Arthur Baldwin > > -- > You received this message because you are subscribed to the Google > Groups "Hobo Users" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at http://groups.google.com/group/hobousers. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hobousers. For more options, visit https://groups.google.com/d/optout.
