You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

24point

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

24point

0.0.2
Rubygems
Version published
Maintainers
1
Created
Source

24Point

Requirements

  • Ruby >= 1.9.3

##Usage

gem install 24point

require '24point'
game = TfPointClass.new(1, 2, 3, 4)
puts game.result #=> 4*((2+1)+3),4*2*1*3...

FAQs

Package last updated on 14 Nov 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