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

onestep

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

onestep

  • 0.0.2
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Onestep

Prevent users sending duplicate requests by rapidly clicking links and buttons.

Installation

Add this line to your application's Gemfile:

gem 'onestep'

And then execute:

$ bundle

Or install it yourself as:

$ gem install onestep

Once you've installed the gem, require it's JavaScript assets:

// app/assets/javascripts/application.js
//= require onestep/onestep

Usage

TODO: Write usage instructions here

TODO:

  1. Write a Heroku hosted Sinatra application which demos the functionality.
  2. Link to the application from this Readme.
  3. Make sure that the gem works with tags.
  4. Consider initializing the jQuery so that it works automatically. Then add a class the users can attach to optout.
  5. Specify that the assets must be required after jQuery. I might be able to add jquery_ujs as a dependancy?

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

FAQs

Package last updated on 20 Feb 2013

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