On 15 April 2010 23:16, carlitux <carlitos....@gmail.com> wrote:
> a tool to exclude all my non standard ruby
> installation (all libraries and only use the standard instillation),
> but with the option to install any library only into the sandbox
> without problems with version with my system installation.

You could always set up a dedicate virtual machine for the project.
For instance, I've had good results with the TurnkeyLinux Rails
Appliance installed in VirtualBox. You can access it like any other
networked machine and keep your development environment there.

It causes a few extra hoops to jump through, but gives you a total sandbox.

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

Reply via email to