Ruby on Rails Monday, November 3, 2014

I have released version 0.1.0 of my debian-wheezy-rvm Vagrant box.  Just clone my Vagrant setup at https://github.com/jhsu802701/vagrant_debian_wheezy_rvm to get started.

I have already begun using my own public Vagrant setup and Vagrant box to work on a Rails project.  My Vagrant base box is now based on a minimal Debian installation created with the use of the ror.sh script in my Packer-Debian-Wheezy project at https://github.com/jhsu802701/packer-debian-wheezy .

The most notable changes are:
1.  You can run the shared/test_rvm.sh script (/home/vagrant/shared/test_
rvm.sh) in your virtual machine to confirm that RVM works in the Vagrant base box.
2.  The Vagrant box now has a timestamp at /home/vagrant/timestamp.txt .  I will continue to provide this timestamp in all future releases of my Vagrant box, which I find necessary to confirm that I have the new box installed instead of the old one.  Please note that this timestamp is ONLY visible from within Vagrant and is NOT available on your host machine.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/81ecac7d-25fe-4fba-914a-a96fcf63e8cb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment