github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

brynary / rack-bug

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 503
    • 27
  • Source
  • Commits
  • Network (27)
  • Issues (13)
  • Wiki (2)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (2)
    • experimental_ajax_rack_bug
    • master ✓
  • Tags (1)
    • v0.2.1
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Debugging toolbar for Rack applications implemented as middleware — Read more

  cancel

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

This is 0.2.2.pre for now. Regenerate gemspec 
brynary (author)
Tue Oct 27 17:09:51 -0700 2009
commit  3a0933f50d5fc8f65bf9594f8ca526702d309d37
tree    f6a6055dedfedd41ad05f2bef5caeeb2324f307c
parent  812728082b37ca4ff128f338f5077615218afaeb
rack-bug /
name age
history
message
file .gitignore Mon Mar 09 00:07:03 -0700 2009 Moving TODO [brynary]
file History.txt Sun Mar 08 22:39:12 -0700 2009 Adding very basic logging, sql, templates panels [brynary]
file MIT-LICENSE.txt Sat Mar 28 19:39:47 -0700 2009 License [brynary]
file README.rdoc Mon Aug 03 22:20:38 -0700 2009 Add Hoptoad compatibility note to README [lukemelia]
file Rakefile Tue Oct 27 17:08:27 -0700 2009 Use some time Thor tasks for gem management (on... [brynary]
file Thorfile Tue Oct 27 17:08:27 -0700 2009 Use some time Thor tasks for gem management (on... [brynary]
file VERSION Thu Aug 06 14:45:25 -0700 2009 Add Jeweler for gem management [brynary]
directory lib/ Tue Oct 27 17:09:51 -0700 2009 This is 0.2.2.pre for now. Regenerate gemspec [brynary]
file rack-bug.gemspec Tue Oct 27 17:09:51 -0700 2009 This is 0.2.2.pre for now. Regenerate gemspec [brynary]
directory spec/ Tue Aug 04 06:19:51 -0700 2009 Remove EnvPanel (now merged into RequestVariabl... [brynary]
README.rdoc

Usage:

 script/plugin install git://github.com/brynary/rack-bug.git

 # config/environments/development.rb
 config.middleware.use "Rack::Bug"

 # add bookmarklet to browser
 open http://RAILS_APP/__rack_bug__/bookmarklet.html

Notes:

 To use rack-bug with hoptoad, you need to stub hoptoad from trying to serialize the environment variables
 that rack-bug uses like so:

 HoptoadNotifier.configure do |config|
   config.environment_filters << 'rack-bug.*'
 end

Thanks to:

  Django debug toolbar
  Rails footnotes
  Rack's ShowException middleware
  Oink
  Rack::Cache
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server