DevToolbar

Firstdraft Dev Toolbar for cloud9 integration with better errors and web-console..etc..,

Installation

Add this line to your application's Gemfile:

group :development do
  gem 'dev_toolbar', git: 'https://github.com/firstdraft/dev_toolbar.git'
end

And then execute:

$ bundle