[Rails] Re: Re: RESTful photo album

2010-03-09 Thread Cristian Vasquez
sistem. Pdta: Sorry by mi English Cristian Vasquez Medellín-Colombia -- Posted via http://www.ruby-forum.com/. -- 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

[Rails] Re: Variable Scope Within a controller

2010-03-09 Thread Cristian Vasquez
Hi, is just an idea but you can try to store this data in the flash hash, than kind of behavior is why flash hash exist. Cristian Vasquez Medellín - Colombia -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups Ruby on Rails

[Rails] How to do personal domains like del.icio.us

2010-03-05 Thread Cristian Vasquez
to transform = www.myapplication.com/name_of_user to www.myapplication.com/users/1 what is the correct approach ? thanks, Cristian Vasquez Medellin - Colombia -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Talk

[Rails] Re: install gems problem in windows

2010-01-29 Thread Cristian Vasquez
Bob wrote: I believe in windows it's gem update --system not sure if this is required in *nix, but I've always had to add the -- in windows. Hope this helps... Hi, I have some problems with that in Windows xp to, but after looking around in the web the simpliest solution is: 1.