Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

alexyoung-loom-exceptions-rails-plugin

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alexyoung-loom-exceptions-rails-plugin

  • 2.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

h2. Loom

This plugin provides exception reporting for "Loom":http://loomapp.com.

h2. Usage

You must sign up to Loom to use this plugin. Install as a gem or a plugin.

h3. Installation

As a gem:

gem install loom-exceptions-rails-plugin --source=http://gems.github.com/

As a plugin:

script/plugin install git://github.com/alexyoung/loom-exceptions-rails-plugin.git

Add this to config/initializers/loom.rb


Helicoid::Loom.configure do |config|
  config.api_key = 'xxx'
  config.server = 'http://loomapp.com'
end

The server option can be used with the open source version of Loom.

h2. Credits

  • Created by Alex Young for Helicoid Limited (helicoid.net)
  • Advice and additional development by Gabriel Gironda (annealer.org)

Copyright (c) 2008-2009 Helicoid Limited, released under the MIT license

FAQs

Package last updated on 11 Aug 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc