0.0
No release in over 3 years
Library for calculation od Section 16 short-swing profits
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
例えば、173:08のような表記の時間を計算するライブラリです
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
A simple extension to add better stack traces to Ruby 1.8 (based on http://eigenclass.org/hiki.rb?ruby+backtrace+data)
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
This is a simple E-Commerce plugin that permits to start selling in about 10 minutes, because it takes advantage of all features of Camaleon CMS to easy management by admin panel.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
call_stack can be used to obtain backtrace information in a running program. It also contains a new Binding.of_caller implementation that works with Ruby 1.8.5. It can be used with Rails' breakpointer as follows: ruby -rbreakpoint185 script/server and then, in another console script/breakpointer
2020
2021
2022
2023
2024
2025
0.0
Repository is gone
No release in over 3 years
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 csv...
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
CAST parses C code into an abstract syntax tree (AST), lets you break it, then vomit it out as code. The parser does C99. This fork supports Ruby 1.9.3, gemspec, and requires Hoe. The Rubyforge page above is documentation for the original version, but most things should be the same.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
ZenTest provides 4 different tools and 1 library: zentest, unit_diff, autotest, multiruby, and Test::Rails. ZenTest scans your target and unit-test code and writes your missing code based on simple naming rules, enabling XP at a much quicker pace. ZenTest only works with Ruby and Test::Unit. un...
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Just a Proc#curry for ruby 1.8.x. For more info about currying: http://en.wikipedia.org/wiki/Currying. For more information about currying in Ruby: http://www.khelll.com/blog/ruby/ruby-currying/
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Low commit activity in last 3 years
NOTE: This version is not yet usable, version 1.0.0 will be the first official release. Keep a look out!
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Using machine learning, create generative models based on your data alone. Applications span from prediction to imputation and compression. This build specifically leverages time series. NOTE: Since version 1.0.0 we're production-ready! :)
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
DataStructures101 is a simple gem that groups several implementations of common data structures usually taught in Computer Science courses.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Generate date objects from a date duration string (eg. 'September 9th-12th, 2012')
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Low commit activity in last 3 years
Adds a default #to_bool method to Object and adds the CoerceBoolean class to parse boolean like values Examples: - CoerceBoolean.from("false") # false - CoerceBoolean.from("true") # true - CoerceBoolean.from(1) # true - CoerceBoolean.from(0) # false
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Dialog is a ruby gem for interfacing with the dialog(1) program. It does away with the manual command-line fiddling, allowing ruby programs operating in a commandline-environment to comfortably obtain user input. Ncurses dialogs the easy way!
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Diggr is a ruby wrapper for the Digg API. Diggr strives to remain consistent with the Digg API endpoints listed here: http://apidoc.digg.com/CompleteList. Endpoints are created in Diggr with method calls. Each node in an endpoint becomes a method call and each node which is an argument becomes...
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Fork of aliastable by Paul J Sanchez. If a categorical distribution has k distinct values, traditional approaches will require O(k) work to pick an outcome with the correct probabilities. This algorithm uses conditional probability to construct a table which will yield outcomes with the correct ...
2020
2021
2022
2023
2024
2025