Questions tagged [rails-agnostic]

2 questions
0
votes
2 answers

ruby1.9.1 can't find installed gems, yet ruby1.8 can

On ubuntu here. I installed both ruby1.8 and ruby1.9.1. I also ran these commands ruby1.8 setup.rb ruby1.9.1 setup.rb Both worked fine, I was also able to install gems for both. The gems in gem 1.9.1 and gem1.8 both show up correctly for gem list.…
Zombies
  • 25,039
  • 43
  • 140
  • 225
0
votes
4 answers

Does ruby have a log viewer?

Is there a log viewer for displaying Ruby log files from any of its loggers (be it l4r or their basic logger)? Some kind of gui app that opens a log file and can support simple queries such as INFO only?
Zombies
  • 25,039
  • 43
  • 140
  • 225