Home > test_airbrake

test_airbrake

Test_airbrake is a project mainly written in RUBY and JAVASCRIPT, it's free.

A sample rails app to test airbrake

To Run

git clone git://github.com/dwradcliffe/test_airbrake.git
cd test_airbrake
rake db:migrate
script/server
  • http://localhost:3000/posts
  • http://localhost:3000/posts/new

(each should throw different errors)

Previous:SRU_inject