0.0
Portal 1C client
2020
2021
2022
2023
2024
2025
0.0
thirteen_f lets you easily search and retrieve SEC 13F
filing data. The SEC is the U.S. Securities and Exchange Commission. 13F
filings are disclosures large institutional investors in public securites have
to provide and make public every quarter. It is a great way to follow what
differe...
2020
2021
2022
2023
2024
2025
0.0
<div id="top"></div>
<!--
*** Thanks for checking out the Best-README-Template. If you have a suggestion
*** that would make this better, please fork the repo and create a pull request
*** or simply open an issue with the tag "enhancement".
*** Don't forget to give the project a star!
*** Thanks ...
2020
2021
2022
2023
2024
2025
0.0
Parse a version from the content type string and then use it in the environment variable.
For example: 'Content-type:text/html;vnd.example-com.foo+json; version=1.1' will be parsed into 1.1
2020
2021
2022
2023
2024
2025
0.0
# Rack::ReadOnly
This gem allows Rack based APIs to be set to read only. At the most basic
it can be used like this from your `config.ru`:
```ruby
require 'rack/read_only'
use Rack::ReadOnly, {
active: ENV["READ_ONLY"] == "1",
response_body: '{ "error": "This API is currently in read only ...
2020
2021
2022
2023
2024
2025
0.0
[1,2,3].comprehend{ |i| i.to_s if i<3 } == ["1","2"]
2020
2021
2022
2023
2024
2025
0.0
Tea is a library for making simpler games from a simpler age. It's designed with these things in mind: - 0 is better than 1, and 1 is better than 2. - Simplicity beats speed. - Value and convenience can sometimes beat simplicity. - Procedural beats object-oriented in a dead-heat.
2020
2021
2022
2023
2024
2025
0.0
Enables Vagrant to manage 1&1 Cloud servers
2020
2021
2022
2023
2024
2025
0.0
Implement orderable trees in ActiveRecord using the nested set model, with multiple roots and scoping, and most importantly user-defined
ordering of subtrees. Fetches preordered trees in one go, updates are write-heavy.
This is a substantially butchered-up version/offspring of acts_as_threaded. ...
2020
2021
2022
2023
2024
2025
0.0
This a gem developed by myGrid for the purpose of interacting with Taverna 1 workflows. An example use would be the image genaration for the model representing Taverna 1 workflows as used in myExperiment.
2020
2021
2022
2023
2024
2025
0.0
ERBook 9.2.1
Write books, manuals, and documents in eRuby
http://snk.tuxfamily.org/lib/erbook/
ERBook is an extensible document processor that emits [1]any
document you can imagine from [2]eRuby templates, which allow
scripting and ...
2020
2021
2022
2023
2024
2025
0.0
A Resque plugin. If you want set worker timeout, extend it with this module.
For example:
class TransferFileWorker
extend Resque::Plugins::WorkerTimeout
# 10 minutes (default 10 minutes)
@timeout = 600
# reenqueue worker if timeout happend (default false)
@reen...
2020
2021
2022
2023
2024
2025
0.0
A responsive 1, 2 or 3 column theme for wide, medium and narrow with drop(down) menu. The three columns are reordered as necessary to match the display width. Includes a menu bar generator, a category page generator, a comment system, a default cookie warning for European sites and much more. The...
2020
2021
2022
2023
2024
2025
0.0
KnowBe4, Inc. is a high growth information security company. We are the world’s largest provider of new-school security awareness training and simulated phishing. KnowBe4 was created to help organizations manage the ongoing problem of social engineering. Tens of thousands of organizations worldwi...
2020
2021
2022
2023
2024
2025
0.0
== USAGE: require 'matlab' engine = Matlab::Engine.new engine.put_variable "x", 123.456 engine.put_variable "y", 789.101112 engine.eval "z = x * y" engine.get_variable "z" matrix = Matlab::Matrix.new(20, 400) 20.times { |m| 400.times { |n| matrix[m, n] =...
2020
2021
2022
2023
2024
2025
0.0
SpreePiwik
==========
Adds piwik tracking with Ecommerce tracking
Status
------
[](https://travis-ci.org/berkes/spree_piwik)
[](https://c...
2020
2021
2022
2023
2024
2025
0.0
This library provides you with all of the essentials for
doing graphics programming in Ruby including windowing, context management,
1:1 mapping of OpenGL calls, and input handling. Currently supports both Windows
and MacOSX.
2020
2021
2022
2023
2024
2025
0.0
The 1024 Grid System is an effort to streamline web development workflow by providing commonly used dimensions, based on a width of 1024 pixels.
2020
2021
2022
2023
2024
2025
0.0
Elasticsearch 1.x output plugin is an Embulk plugin that loads records to Elasticsearch read by any input plugins. Search the input plugins by "embulk-input" keyword.
2020
2021
2022
2023
2024
2025
0.0
1 * 1 == 2. The fundamental rule of Terryology
2020
2021
2022
2023
2024
2025