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

gem-jruby

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gem-jruby

  • 0.1.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

GEM-JRUBY

📗 Table of Contents

  • 📖 About the Project
  • 💻 Usage
  • 👥 Authors
  • 🔭 Future Features
  • 🤝 Contributing
  • ⭐️ Show your support

📖 [gem-jruby]

Gem-jruby is a gem for implementing some of ruby methods operated by JVM.

🛠 Built With

Tech Stack

Server

Key Features

  • Show totalram
  • Fibonacci sequence
  • Quick sort
  • Uppercase
  • Uptime
  • Loadavg

(back to top)

💻 Usage

  • INSTALLATION: gem install khanh
  require "khanh"

Specific Props

MethodsTypeDescription
uptimestringshow the time since the boosting point of time
totalramstringthe total ram based on linux library sysinfo
loadavgstringaverage of tasks done in 1, 5 & 15 minutes
10.bigFibarraya Fibonacci sequence with length 10 (max 98)
Khanh::CRuby.bigFib 10arraya Fibonacci sequence with length 10 (max over 100)
"a1b2c".cUpcasestringupper all the letters
Khanh.sort([array])Arrayquick-sort ascending an array

(back to top)

👥 Authors

👤 Khanh

(back to top)

🔭 Future Features

  • Hash code
  • Puma Server
  • Multi-thread
  • Active Record
  • Action View

(back to top)

⭐️ Show your support

If you like this project give it a ⭐️

(back to top)

FAQs

Package last updated on 05 Apr 2024

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