Agregue a Gemfile: gem "linecache19" gem "debugger", "~> 1.2.2"
y quite: "ruby-debug" Gem files will remain installed in /home/angeluz/.bundler/tmp/7238/gems/debugger-linecache-1.1.2 for inspection. Results logged to /home/angeluz/.bundler/tmp/7238/gems/debugger-linecache-1.1.2/ext/trace_nums/gem_make.out An error occurred while installing debugger-linecache (1.1.2), and Bundler cannot continue. Make sure that `gem install debugger-linecache -v '1.1.2'` succeeds before bundling. 2012/11/22 Paolo Loran <[email protected]> > Entonces debería dejar la gema linecache19 y agregar: > > gem "debugger", "~> 1.2.2" > > es correcto? > > > > 2012/11/21 Paolo Loran <[email protected]> > >> Listo, hoy a la noche lo pruebo, mil gracias a todos. >> >> >> Poli >> >> >> 2012/11/21 Luis Lavena <[email protected]> >> >>> 2012/11/20 Paolo Loran <[email protected]>: >>> > Reinstale rvm >>> > >>> > luego surgio un error con linecache, por lo que instale linecache19 >>> > >>> > y al correr rails server se produce el siguiente error: >>> > >>> >>> No uses la gema ruby-debug-base19/ruby-debug y usa debugger que >>> resuelve ese problema. >>> -- >>> Luis Lavena >>> AREA 17 >>> - >>> Perfection in design is achieved not when there is nothing more to add, >>> but rather when there is nothing more to take away. >>> Antoine de Saint-Exupéry >>> _______________________________________________ >>> Ruby mailing list >>> [email protected] >>> http://lista.rubyargentina.com.ar/listinfo.cgi/ruby-rubyargentina.com.ar >>> >> >> >
_______________________________________________ Ruby mailing list [email protected] http://lista.rubyargentina.com.ar/listinfo.cgi/ruby-rubyargentina.com.ar
