> > 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. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.