New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

the-admin

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

the-admin

  • 0.0.2
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

The Admin

TODO: Write a gem description

Installation

Add this line to your application's Gemfile:

gem 'the-admin'

And then execute:

$ bundle

Or install it yourself as:

$ gem install the-admin

Usage

To use in Sinatra add

require 'the-admin'

Configuration

the-admin.configuration do |config|
	config.bugsnag_api_key = "string"
end

Documentation

The gem is documented with YARD. You can run yard documentation using its inbuilt server. Following git clone...

~# cd the-admin-gem
~# bundle install
~# yard server --reload

and visit localhost:8808.

If you prefer to compile it to html (ex: to host)..

~# yard

For more information visit yardoc website or use...

~# yard --help

Contributing

FAQs

Package last updated on 20 Apr 2018

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