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.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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).