0.03
Plugin for omnifocus gem to provide github BTS synchronization.
Support for Github Enterprise:
In your git config, set the key github.accounts to a space
separated list of github accounts.
git config --global github.accounts "github myghe"
For each account API and web end points and authe...
2020
2021
2022
2023
2024
2025
0.06
Semantria is a text analytics and sentiment analysis API. It allows you to gain valuable
insights from your unstructured text content. It is based on Lexalytics’ Salience – a text
analytics and sentiment analysis engine. It is the same engine as the one being used by
Oracle, Cisco, Thomson Reute...
2020
2021
2022
2023
2024
2025
0.84
Fast, simple and easy to use JSON:API serialization library (also known as fast_jsonapi).
2020
2021
2022
2023
2024
2025
0.84
This library can be used as a module for `fog` or as standalone provider
to use the StormOnDemand in applications.
2020
2021
2022
2023
2024
2025
0.0
The 'pg_search_multiple_highlight' gem extends the functionality of
the popular 'pg_search' gem to overcome its limitation when performing searches against
multiple columns and attempting to highlight results. The core issue arises when using
the ':highlight' option within the ':tsearch'...
2020
2021
2022
2023
2024
2025
1.25
BestInPlace is a jQuery script and a Rails helper that provide the method best_in_place to display
any object field easily editable for the user by just clicking on it. It supports input data,
text data, boolean data and custom dropdown data. It works with RESTful controllers.
2020
2021
2022
2023
2024
2025
0.01
Threshold Secret Sharing (TSS) provides a way to generate N shares
from a value, so that any M of those shares can be used to
reconstruct the original value, but any M-1 shares provide no
information about that value. This method can provide shared access
control on key materi...
2020
2021
2022
2023
2024
2025
1.12
As a FOG provider, fog-aliyun support aliyun OSS/ECS. It will support more aliyun services later.
2020
2021
2022
2023
2024
2025
1.12
Adds support for creating state machines for attributes on ActiveModel
2020
2021
2022
2023
2024
2025
2.18
A simple, configurable object container implemented in Ruby
2020
2021
2022
2023
2024
2025
2.18
Ruby bindings for the Apache Thrift RPC system
2020
2021
2022
2023
2024
2025
0.0
A ruby implementation of the canonical serialization for the Libra network. Canonical serialization guarantees byte consistency when serializing an in-memory data structure. It is useful for situations where two parties want to efficiently compare data structures they independently maintain. It h...
2020
2021
2022
2023
2024
2025
0.0
Graphviz wrapper for Ruby. This can be used as a common library, a rails plugin and a command line tool. == FEATURES/PROBLEMS: GraphvizR is graphviz adapter for Ruby, and it can: * generate a graphviz dot file, * generate an image file by means of utilizing graphviz, * interprete rdot file and ...
2020
2021
2022
2023
2024
2025
0.18
Sometimes we have to write some Rails code in the migrations and it's hard to
keep them in working state because models wich are used there changes too often. there
some techniques which help to avoid these pitfalls. For example, define model
...
2020
2021
2022
2023
2024
2025
0.27
AutoStripAttributes helps to remove unnecessary whitespaces from ActiveRecord or ActiveModel attributes. It's good for removing accidental spaces from user inputs. It works by adding a before_validation hook to the record. It has option to set empty strings to nil or to remove extra spaces inside...
2020
2021
2022
2023
2024
2025
0.02
= sinatra-mongo
Extends Sinatra with an extension method for dealing with monogodb using the ruby driver.
Install it with gem:
$ gem install sinatra-mongo
Now we can use it an example application.
require 'sinatra'
require 'sinatra/mongo'
# Specify the database to use. Defa...
2020
2021
2022
2023
2024
2025
2.17
The complete solution for Ruby command-line executables. Commander bridges the gap between other terminal related libraries you know and love (OptionParser, HighLine), while providing many new features, and an elegant API.
2020
2021
2022
2023
2024
2025
0.83
Sync website files, set redirects, use HTTP performance optimisations, deliver via
CloudFront.
2020
2021
2022
2023
2024
2025
0.0
= skeme
Skeme is a library for tagging objects (server instances, storage volumes, etc). It is intended to allow tagging of the same resource in multiple systems simultaneously.
Currenly Skeme supports the following cloud providers and management tools. Also listed are which resources can be ...
2020
2021
2022
2023
2024
2025
0.0
EventMachine implements a fast, single-threaded engine for arbitrary network communications. It's extremely easy to use in Ruby. EventMachine wraps all interactions with IP sockets, allowing programs to concentrate on the implementation of network protocols. It can be used to create both network ...
2020
2021
2022
2023
2024
2025