문제

is there an FirePHP equivalent for Ruby On Rails?

I would like to be able to send the value of a variable to a console and browse object properties.

도움이 되었습니까?

해결책

Here is example of what you need: http://fuelyourcoding.com/set-rails-logging-on-fire/ . There is project on Github - https://github.com/simonjefford/rack_firebug_logger, but it is rather outdated (last commit in November 2009).

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top