GitHub / RubyOnWorld 292 Repositories
Live and Breathe Ruby and Rails!
RubyOnWorld/csmith
Csmith is a random generator of C programs. It's primary purpose is to find compiler bugs with random programs, using differential testing as the test oracle.
Language: C++ - Size: 8.87 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/openai
Get your API key from https://beta.openai.com/account/api-keys
Language: Ruby - Size: 244 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

RubyOnWorld/mev_bundle_generator
This flashbots bundle generator is a graph based flashbots bundle generator intended to be used to hook up various MEV opportunies
Language: Rust - Size: 74.2 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

RubyOnWorld/quantity
Quantity.rb provides first-class support for units and quantities in Ruby. The right abstractions for true quantity representation and complex conversions. Hopefully this readme will be all you need, but there are yardocs
Language: Ruby - Size: 122 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

RubyOnWorld/dry-effect
This library officially supports the following Ruby versions
Language: Ruby - Size: 494 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

RubyOnWorld/edtf-ruby
😆 A variation of EDTF will part of the upcoming ISO 8601-2 standard. EDTF-Ruby does not support this new version of EDTF yet, but if you are curious, EDTF.js, an ES6 implementation is already available.
Language: Ruby - Size: 353 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

RubyOnWorld/bitcoin-ruby-blockchain
This is a bitcoin blockchain storage based on bitcoin-ruby with support for several different backends and database adapters.
Language: Ruby - Size: 94.7 KB - Last synced at: 30 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

RubyOnWorld/yjit-metrics Fork of Shopify/yjit-metrics
"Tasks for benchmarking, building and collecting stats for YJIT"
Size: 208 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/view_component Fork of ViewComponent/view_component
A framework for building reusable, testable & encapsulated view components in Ruby on Rails.
Size: 3.09 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/turbo Fork of hotwired/turbo
The speed of a single-page web application without having to write any JavaScript
Size: 6.06 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

RubyOnWorld/stimulus Fork of hotwired/stimulus
A modest JavaScript framework for the HTML you already have
Size: 3.23 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

RubyOnWorld/sweater_weather Fork of ruezheng/sweater_weather
Sweater Weather is a service-oriented application used to plan road trips, built with Ruby on Rails. This app will allow users to see the current weather as well as the forecasted weather at the destination.
Size: 245 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/tailwindcss-rails Fork of rails/tailwindcss-rails
Size: 3.87 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

RubyOnWorld/sprockets Fork of rails/sprockets
Rack-based asset packaging system
Size: 4.4 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

RubyOnWorld/spree Fork of spree/spree
Open Source multi-language/multi-currency/multi-store eCommerce platform
Size: 118 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

RubyOnWorld/spec Fork of ruby/spec
The Ruby Spec Suite aka ruby/spec
Size: 20.9 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/socializer Fork of socializer/socializer
Rails engine to make your projects social. Adds stream, profile, circles, groups and notifications.
Size: 5.77 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/sendgrid-api Fork of renatosnrg/sendgrid-api
A Ruby interface to the SendGrid API.
Size: 82 KB - Last synced at: about 1 year ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

RubyOnWorld/shell-basic Fork of tzuyichao/shell-basic
Learning PowerShell
Size: 29.3 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/sendgrid-engine-yard-ruby Fork of sendgrid/sendgrid-engine-yard-ruby
Example Ruby app that shows how to use SendGrid on EngineYard
Size: 220 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

RubyOnWorld/rubygems Fork of rubygems/rubygems
Library packaging and distribution for Ruby.
Size: 192 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

RubyOnWorld/ruby-style-guide Fork of rubocop/ruby-style-guide
A community-driven Ruby coding style guide
Size: 1.95 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/rswag Fork of rswag/rswag
Seamlessly adds a Swagger to Rails-based API's
Size: 8.41 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/printnode-ruby Fork of PrintNode/PrintNode-Ruby
Ruby library to quickly add remote printing to your application using the PrintNode cloud printing service
Size: 146 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/react-webpack-rails-tutorial Fork of xmas7/react-webpack-rails-tutorial
Example of integration of Rails, react, redux, using the react_on_rails gem, webpack, enabling the es7 and jsx transpilers, and node integration. And React Native! Live Demo:
Size: 7.24 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/rbs Fork of ruby/rbs
Type Signature for Ruby
Size: 5.31 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

RubyOnWorld/react-rails-redux-sample Fork of suusan2go/react-rails-redux-sample
Example of rails application with redux and react-rails
Size: 61.5 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

RubyOnWorld/rails Fork of rails/rails
Ruby on Rails
Size: 239 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

RubyOnWorld/openvpn-install Fork of Nyr/openvpn-install
OpenVPN road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora
Size: 156 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

RubyOnWorld/opentelemetry-ruby Fork of open-telemetry/opentelemetry-ruby
OpenTelemetry Ruby API & SDK, and related gems
Size: 9.64 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/openstreetmap-website Fork of xmas7/openstreetmap-website
The Rails application that powers OpenStreetMap
Size: 409 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/nvm Fork of nvm-sh/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
Size: 3.12 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

RubyOnWorld/miru-web Fork of saeloun/miru-web
Miru | Time Tracking and Invoicing and Employee Benefits. Built using RubyonRails and ReactJS
Size: 3.27 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/livesplit-core Fork of LiveSplit/livesplit-core
livesplit-core is a library that provides a lot of functionality for creating a speedrun timer.
Size: 7.92 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

RubyOnWorld/jsbundling-rails Fork of rails/jsbundling-rails
Bundle and transpile JavaScript in Rails with esbuild, rollup.js, or Webpack.
Size: 81.1 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

RubyOnWorld/jbuilder Fork of rails/jbuilder
Jbuilder: generate JSON objects with a Builder-style DSL
Size: 575 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

RubyOnWorld/ifme Fork of ifmeorg/ifme
Free, open source mental health communication web app to share experiences with loved ones
Size: 76.2 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/identity-idp Fork of 18F/identity-idp
Login.gov Core App: Identity Provider (IdP)
Size: 45.9 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/hyrax Fork of samvera/hyrax
Hyrax is a Ruby on Rails Engine built by the Samvera community. Hyrax provides a foundation for creating many different digital repository applications.
Size: 204 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/hw-rails-wordguesser Fork of saasbook/hw-rails-wordguesser
4.6 Rails version of hw-sinatra-saas-hangperson, to show differences between Sinatra and Rails
Size: 56.6 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

RubyOnWorld/homebrew-core Fork of Homebrew/homebrew-core
🍻 Default formulae for the missing package manager for macOS (or Linux)
Size: 509 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

RubyOnWorld/hotwire-rails Fork of hotwired/hotwire-rails
Use Hotwire in your Ruby on Rails app
Size: 29.3 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/heroku-buildpack-ruby Fork of heroku/heroku-buildpack-ruby
Heroku's Ruby Buildpack
Size: 6.55 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

RubyOnWorld/grpc Fork of grpc/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
Size: 424 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/google-api-ruby-client Fork of xmas7/google-api-ruby-client
REST client for Google APIs
Size: 720 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

RubyOnWorld/graphql-ruby Fork of rmosolgo/graphql-ruby
Ruby implementation of GraphQL
Size: 113 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/gitlabhq Fork of gitlabhq/gitlabhq
GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com
Size: 1.2 GB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/forem Fork of forem/forem
For empowering community 🌱
Size: 1.08 GB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/framework Fork of mayu-live/framework
Mayu is a live-streaming server-side component-based VDOM rendering framework written in Ruby
Size: 2.17 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/dragonfly Fork of markevans/dragonfly
A Ruby gem for on-the-fly processing - suitable for image uploading in Rails, Sinatra and much more!
Size: 6.41 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/disclosure-backend-static Fork of caciviclab/disclosure-backend-static
Campaign finance data powering Open Disclosure California
Size: 12.1 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/cybrid-api-id-ruby Fork of Cybrid-app/cybrid-api-id-ruby
Ruby client for the Cybrid Identity APIs
Size: 1010 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/cvss-suite Fork of 0llirocks/cvss-suite
CvssSuite - This Ruby gem helps you to process the vector of the Common Vulnerability Scoring System.
Size: 7.49 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/cssbundling-rails Fork of rails/cssbundling-rails
Bundle and process CSS in Rails with Tailwind, PostCSS, and Sass via Node.js.
Size: 70.3 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

RubyOnWorld/connect-ruby-client Fork of PrimaryDotHealth/connect-ruby-client
Primary Connect Ruby Client
Size: 188 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/chatwoot Fork of chatwoot/chatwoot
Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
Size: 71.8 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/cbrain Fork of aces/cbrain
CBRAIN is a flexible Ruby on Rails framework for accessing and processing of large data on high-performance computing infrastructures.
Size: 19.6 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

RubyOnWorld/blacklight Fork of projectblacklight/blacklight
Blacklight provides a discovery interface for any Solr (http://lucene.apache.org/solr) index.
Size: 41.2 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/aws-sdk-ruby Fork of aws/aws-sdk-ruby
The official AWS SDK for Ruby.
Size: 251 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

RubyOnWorld/awesome-ruby Fork of markets/awesome-ruby
:gem: A collection of awesome Ruby libraries, tools, frameworks and software
Size: 2.69 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/axe-core-gems Fork of dequelabs/axe-core-gems
Ruby integration for axe-core, the accessibility testing engine
Size: 827 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/slack-ruby-block-kit
A collection of ruby objects that represent Slack's block kit.
Language: Ruby - Size: 237 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

RubyOnWorld/rust-3d-demo
An example of how you can do 3D graphics in the browser with Rust and WebGL.
Language: Rust - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/pyjwt
If you want to quickly add secure token-based authentication to Python projects, feel free to check Auth0's Python SDK and free plan at auth0.com/developers.
Language: Python - Size: 1.11 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

RubyOnWorld/redbpf
The redbpf project is a collection of tools and libraries to build eBPF programs using Rust.
Language: Rust - Size: 1.12 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

RubyOnWorld/netfilter-rb
netfilter.rb is a Ruby Library/DSL for writing Linux Netfilter/iptables firewall rules.
Language: Ruby - Size: 24.4 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/discourse-main
Discourse
Language: Ruby - Size: 49 MB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

RubyOnWorld/netsnmp
The netsnmp gem provides a ruby native implementation of the SNMP protocol (v1/2c abd v3).
Language: Ruby - Size: 349 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

RubyOnWorld/atom-gpp-compiler
This Atom package allows you to compile and run C++ and C within the editor.
Language: JavaScript - Size: 88.9 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

RubyOnWorld/ruby-less-js
Ruby LessJs is a bridge to the official Javascript-based Less.js compiler.
Language: Ruby - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

RubyOnWorld/ruby-band
Data mining and machine learning algorithms for Ruby
Language: Ruby - Size: 686 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

RubyOnWorld/bitcoin-ruby-node
This is a bitcoin node based on bitcoin-ruby-blockchain, that is capable of connecting to the bitcoin network, download and store the blockchain, validate all the blocks and incoming transactions, and relay data to its peers.
Language: Ruby - Size: 44.9 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

RubyOnWorld/ruby-audit
RubyAudit checks your current version of Ruby and RubyGems against known security vulnerabilities (CVEs), alerting you if you are using an insecure version.
Language: Ruby - Size: 44.9 KB - Last synced at: 7 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/ruby-domain_name
Domain Name manipulation library for Ruby
Language: Ruby - Size: 569 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/omise-ruby
Add the following to your Gemfile and run bundle install to install via RubyGems
Language: Ruby - Size: 195 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/mtg-sdk-ruby
Magic: The Gathering SDK
Language: Ruby - Size: 85 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/osc-ruby
This OSC gem originally created by Tadayoshi Funaba has been updated for ruby 1.9 compatibility.
Language: Ruby - Size: 127 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/parse-stack
A full featured Active Model ORM and Ruby REST API for Parse-Server. Parse Stack is the Parse Server SDK, REST Client and ORM framework for Ruby.
Language: Ruby - Size: 1.13 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/ropencv
ROpenCV is a ffi ruby binding for the Open Source Computer Vision Library OpenCV.
Language: Ruby - Size: 964 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/simpleidn
This gem allows easy conversion from punycode ACE strings to unicode UTF-8 strings and visa versa.
Language: Ruby - Size: 229 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/ruby-middleware
Middleware is a library which provides a generalized implementation of the chain of responsibility pattern for Ruby.
Language: Ruby - Size: 63.5 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/measurement
Ruby-measurement is a simple Ruby gem for calculating and converting units of measure.
Language: Ruby - Size: 58.6 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/pentaho-kettle
An plugin for Pentaho kettle (PDI) allowing to include ruby scripts as transformation steps.
Language: Java - Size: 59 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/imagespec
ImageSpec is a lightweight module designed to extract width/height dimensions from most standard image formats, as well as SWFs.
Language: Ruby - Size: 19.5 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/ruby-github
Ruby-GitHub is a simple wrapper library for the evolving GitHub API.
Language: Ruby - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/ruby-cloudlb
This project is deprecated. New projects should use fog instead.
Language: Ruby - Size: 27.3 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/ftw
SPDY should automatically be attempted. The caller should be unaware.
Language: Ruby - Size: 582 KB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/flare
Super thin Ruby wrapper for Cloudflare's V4 API.
Language: Ruby - Size: 32.2 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/ruby-cldr
The Unicode Consortium's Common Locale Data Repository (CLDR) contains tons of high-quality locale data such as formatting rules for dates, times, numbers, currencies as well as language, country, calendar-specific names etc.
Language: Ruby - Size: 2.01 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

RubyOnWorld/ruby_expect
This is a simple expect API written in pure ruby. Part of this library includes a simple procedure DSL for creating sequences of expect/send behavior.
Language: Ruby - Size: 65.4 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/refine-ruby
If you want to port this to another language, check out the Refine API documentation.
Language: Ruby - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/ruby-cff
A Ruby library for creating, editing, validating and converting CITATION.cff files.
Language: Ruby - Size: 741 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/quandl-ruby
The official ruby gem for all your data needs! The Quandl client can be used to interact with the latest version of the Quandl RESTful API.
Language: Ruby - Size: 61.5 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/lxc-ruby
Ruby wrapper for Linux Containers tools.
Language: Ruby - Size: 121 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/mercurial-ruby
Ruby API for Mercurial DVCS. Powers Mercurial on beanstalkapp.com
Language: Ruby - Size: 1.78 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/mailerlite-ruby
A Ruby gem which helps to communicate with MailerLite API.
Language: Ruby - Size: 150 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

RubyOnWorld/ruby-bulksms
Net::SMS::BulkSMS is a Ruby library that allows you to easily integrate SMS services into your Ruby or RubyOnRails applications.
Language: Ruby - Size: 54.7 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/ruby_drills
Drills are used in sports to master specific movements.
Language: Ruby - Size: 99.6 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/ensembl-api
By Jan Aerts. Copy-paste-modified from the excellent perl API tutorial at www.ensembl.org/info/software/core/core_tutorial.html (with permission of the core Ensembl team).
Language: Ruby - Size: 2.04 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RubyOnWorld/rubyamf_plugin
RubyAMF is an open source flash remoting gateway for Ruby on Rails.
Language: Ruby - Size: 505 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
