Along with Bundler which now puts all gems directly in to your project (there is a blog post somewhere on using Bundler with Rails 2.3...)
Cheers, Andy -- Andy Jeffries http://andyjeffries.co.uk/ #rubyonrails #mysql #jquery Registered address: 64 Sish Lane, Stevenage, Herts, SG1 3LS Company number: 5452840 On 16 April 2010 03:39, carlitux <carlitos....@gmail.com> wrote: > Thanks this seems be what I need. > > On Apr 15, 7:07 pm, Me <chabg...@gmail.com> wrote: > > rvm is guess. > > > > On Apr 15, 5:16 pm, carlitux <carlitos....@gmail.com> wrote: > > > > > > > > > Well with a sandbox I meant 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. > > > > > An example I have installed the last rails released in my system... > > > but a production project runs on 1.2. The sandbox let me use this > > > version without touch my system instillation to continue the > > > development. > > > > > I read that with buildout in python I can say what library use my > > > project, either the version of the library (e. django > 0.96) and > > > buildout download the library and put into the sandbox without > > > touching my system installation. > > > > > On Apr 15, 3:44 am, Andy Jeffries <andyjeffr...@gmail.com> wrote: > > > > > > > I have searched for a development sandbox tool, like virtualenv or > > > > > buildout in python. But I didn't have results. > > > > > Please, Any suggestion? > > > > > > What do you mean? > > > > > > Running 'rails sitename' will create you a website. > > > > > > From the resulting sitename folder you can do script/console to run > an > > > > interactive console or script/server to run a single threaded > development > > > > server. > > > > > > What do you actually need that isn't provided in those commands? > > > > > > Cheers, > > > > > > Andy > > > > -- > > 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<rubyonrails-talk%2bunsubscr...@googlegroups.com> > . > > For more options, visit this group athttp:// > groups.google.com/group/rubyonrails-talk?hl=en. > > -- > 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<rubyonrails-talk%2bunsubscr...@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- 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.