On Wed, Jun 11, 2008 at 11:47 PM, Damian Janowski <[EMAIL PROTECTED]>
wrote:

> 2008/6/11 Martin Aceto <[EMAIL PROTECTED]>:
> > el archivo enviroment.rb fue lo primero que mire y esta todo correcto
> >
> > # Specifies gem version of Rails to use when vendor/rails is not present
> > RAILS_GEM_VERSION = '2.1.0' unless defined? RAILS_GEM_VERSION
>
> OK, podrías hacer pastie del script que intentás correr?
>
> También podés probar de correr rake rails:update...
>
>
Buscando buscando me di cuenta de mi problema, y era que estaba usando un
require 'breakpoint'  y como dice aca abajo se renombro por 'debugger'

The 'breakpoint' command has been renamed 'debugger' -- please change

por eso me tiraba ese error de versiones.

Gracias por su ayuda

Martin
_______________________________________________
Ruby mailing list
[email protected]
http://lista.rubyargentina.com.ar/listinfo.cgi/ruby-rubyargentina.com.ar

Responder a