simonjefford / rack_firebug_logger
- Source
- Commits
- Network (3)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
1804101
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README | ||
| |
config.ru | ||
| |
firebug_logger.rb | ||
| |
firebug_logger_fu/ | ||
| |
test_app.rb | ||
| |
test_firebug_logger.rb | ||
| |
test_rails_app/ |
README
A small Rack middleware that allows Rack-based applications to send Javascript that logs to the Firebug (and WebKit) console. Also contained in this project is a rails plugin (firebug_logger_fu, apologies for the terrible name) that makes it easy to use the middleware)

