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

pow-debug

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pow-debug

  • 0.2.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

pow-debug gem

Installation

group :development, :test do
  # If you want to activate pry (more info: http://pryrepl.org/)
  # gem 'pry-remote'

  # If you want to activate rdebug with Ruby >= 1.9.2
  # gem 'debugger'

  # Or use standart ruby-debug gem
  # gem 'ruby-debug'

  gem 'pow-debug'
end

Usage

touch tmp/debug.txt
touch tmp/restart.txt
open project.dev

# If you are using pry-remote
bundle exec pry-remote

# If you are using debugger or ruby-debug
bundle exec rdebug -c

FAQs

Package last updated on 23 Aug 2012

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