0.0
This is a packaged version of CSVScan, written by MoonWolf. If you can read Japanese, checkout README.ja for whatever he said. On a 10,000 line file: time cat example.csv | ruby fastercsv_benchmark.rb real 0m8.804s user 0m8.502s sys 0m0.304s time cat example.csv | ruby csvscan_benchmark.rb ...
2020
2021
2022
2023
2024
2025
0.0
An amount of money with currency and 18-digit precision.
2020
2021
2022
2023
2024
2025
0.0
Fixed-point numbers with 18-digit precision.
2020
2021
2022
2023
2024
2025
0.0
THIS IS JUST A BETA!!!
Current features:
1) A server and client for basic network communication
2020
2021
2022
2023
2024
2025
0.0
Manages persistent connections using Net::HTTP plus a speed fix for Ruby 1.8.
It's thread-safe too!
Using persistent HTTP connections can dramatically increase the speed of HTTP.
Creating a new HTTP connection for every request involves an extra TCP
round-trip and causes TCP congestion avoidance...
2020
2021
2022
2023
2024
2025
0.0
A simple API wrapper for Tender, that handles paged results, uses yajl-ruby for
JSON parsing, and manually handles UTF-8 encoding to circumvent the invalid UTF-8
character problem in Ruby 1.9.
2020
2021
2022
2023
2024
2025
0.0
This is the MySQL API module for Ruby. It provides the same functions for Ruby
programs that the MySQL C API provides for C programs.
Some small mods by http://github.com/lsegal/mysql-ruby for ruby 1.9.1 support for utf-8
2020
2021
2022
2023
2024
2025
0.0
Plugin to fix shell splitting of bundle config arguments in Bundler 1.17.3 to Bundler 2.0.2, fixed in Bundler 2.1.0. In the affected versions, multiple arguments to bundle config become a single argument with spaces. This plugin reverses that transformation. Adapted from https://github.com/rubyge...
2020
2021
2022
2023
2024
2025
0.0
Salesflip 1000jobboersen integration
2020
2021
2022
2023
2024
2025
0.0
Super easy access to OVH SoAPI for Ruby >1.9
2020
2021
2022
2023
2024
2025
0.0
rwdziprwdmp3 is a Mp3 Player Control application using rwdtinker and RubyWebDialogs. Requires rwdtinker >1.51rwdcalc is calculator rwdtinker and RubyWebDialogs
2020
2021
2022
2023
2024
2025
0.0
## TBD, a draft version.
## License Chunsong Public License, version 1.0
https://www.cskefu.com/licenses/v1.html
2020
2021
2022
2023
2024
2025
0.0
This is a gem of ruby that has the ability for authentication to be used in Ruby on Rails 7+, it is composed of 10 modules that allow flexibility for user management in a Rails application
2020
2021
2022
2023
2024
2025
0.0
*NOTE his plugin requires the private e9_base CMS gem and WILL NOT WORK without it.*
CRM Plugin for the e9 CMS
=========================
To use, add as a gem and install by running:
rails g e9_crm:install
Then modify the installed initializer as per your app, including
the controller modu...
2020
2021
2022
2023
2024
2025
0.0
rwdziprwdanimatedgifs is a animated gifs viewer using rwdtinker and RubyWebDialogs. Requires rwdtinker >1.51rwdcalc is calculator rwdtinker and RubyWebDialogs
2020
2021
2022
2023
2024
2025
0.0
MultiTenancy with Mongoid - This is a fork for mongoid-multitenancy just to allow mongoid version < 10
2020
2021
2022
2023
2024
2025
0.0
rwdwords is a Dictonary lookup tool using rwdtinker and RubyWebDialogs. Requires rwdtinker >1.56
2020
2021
2022
2023
2024
2025
0.0
rubyzip2 is a Ruby library for reading and writing Zip files. Unlike the official rubyzip, rubyzip2 is compatible with Ruby 1.9.1.
2020
2021
2022
2023
2024
2025
0.0
A Best Gem Ever for used.
2020
2021
2022
2023
2024
2025
0.0
# Studio Game
Studio Game is a Ruby-based project that demonstrates object-oriented programming concepts. It includes classes and modules to manage players, games, and scoring.
## Project Structure
- `lib/`: Contains the core Ruby files for the game logic.
- `game.rb`: Defines the main game ...
2020
2021
2022
2023
2024
2025