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

guard-konacha-rails

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

guard-konacha-rails

  • 1.1.6
  • Rubygems
  • Socket score

Version published
Maintainers
2
Created
Source

guard-konacha-rails

Gem Version Build Status Coverage Status Code Climate

Automatically run your Konacha tests through Guard.

Setup

If you are using bundler add guard-konacha-rails to your Gemfile:

group :development do
  gem 'guard-konacha-rails'
end

Then add the configuration to the Guardfile:

$ bundle exec guard init konacha-rails

Then to run:

$ bundle exec guard

FAQs

Package last updated on 03 Mar 2017

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