0.38
Role-based authorization system for Rails with a concise DSL for securing your Rails application. Acl9 makes it easy to get security right for your app, the access control code sits right in your controller, the syntax is very easy to understand, and acl9 makes it easy to test your access rules.
2020
2021
2022
2023
2024
2025
0.78
2D game development library.
Gosu provides simple and game-friendly interfaces to 2D graphics
and text (accelerated by 3D hardware), sound samples and music as well as
keyboard, mouse and gamepad/joystick input.
2020
2021
2022
2023
2024
2025
0.78
A simple, comprehensive Ruby gem for parsing user agent strings
with the help of BrowserScope's UserAgent database
2020
2021
2022
2023
2024
2025
0.0
SSL Transport Agent is a foundation for all applications that may be classified as Transport Agents (TA). A TA listens to one or more TCP ports and when a connection is made to a listening port, a process is dispatched to communicate with that connection. The most common examples of this type of ...
2020
2021
2022
2023
2024
2025
0.0
When this gem is loaded and activated inside your rails app, your MySQL
connection adapter for ActiveRecord will be monkey-patched. The patch simply
tweaks it to store all boolean "true" values as negative one instead of
positive one inside your TINYINT columns. It also patches it to recognize
an...
2020
2021
2022
2023
2024
2025
0.0
The Hub SSO Library supports single sign-on across multiple Rails
applications on the same host. The Hub application provides account
management facilities (sign up, log in, etc.). The library provides
read-only access to data set up by the application. Using the library,
exte...
2020
2021
2022
2023
2024
2025
0.0
This simple middleware sets anything in the
X-#{prefix}-Cookie header to Cookie, and in the response will copy anything in
Set-Cookie to X-#{prefix}-Set-Cookie. This can be useful to enable session
management where an HTML client is accessing your API, which doesn't fully
support cookies. We have...
2020
2021
2022
2023
2024
2025
0.0
lastfm-cli lets users choose radio stations, play songs, skip songs, "love" them or "ban" them. Multiple users can control one last.fm stream (playing through the office or home sound system, for instance) as long as the computer running lastfm-cli is accessible on the local n...
2020
2021
2022
2023
2024
2025
0.0
SimpleHKP is a simple Ruby/rack based GnuPG extendedHKP key and
identity server packaged as a standard Ruby Gem.
As such it conforms to an {extended
version}[http://stephengaito.github.io/rGem-simple-gnupg-keyserver/] of
{the OpenPGP HTTP Keyserver Protocol (HKP)
(draft-shaw-openpgp-hkp-00....
2020
2021
2022
2023
2024
2025
0.0
Note: Version 1.0.0 introduces some breaking changes. Make sure to read the documentation in case something is breaking
at your end.
'cmdserver' is a simple, multi-threaded, module based and extensible command server with a straight forward API.
Much of the functionality relies ...
2020
2021
2022
2023
2024
2025
0.0
There are tons of books yelling about how you shouldn't repeat yourself, how you should keep it DRY(Don't Repeat Yourself).
Well, we tried hard to keep the code clean, but when it comes to blog we wrote, we seems quite ignorante to the DRY principle.
During the whole developement process, there...
2020
2021
2022
2023
2024
2025
0.0
Argser (from 'ARGuments parSER') is a library that aims to simplify the process of parsing arguments in command line scripts written in Ruby. It provides an easy way to specify which parameters are valid, their type or format, error conditions, description, etc. In that way, it reduces the need t...
2020
2021
2022
2023
2024
2025
0.0
Subscriber Only allows you to monetize your Jekyll site with paid
subscriptions. Make selected content available only to paid subscribers by
adding a single line to the post's front matter. Leave subscriptions,
payment processing and access control to us and focus solely on making...
2020
2021
2022
2023
2024
2025
0.0
English: Gem that scrapes spanish synonyms from various sources.
Currently three sources are supported: Datamuse, Educalingo y NLTK.
Spanish: Gema que permite consultar por sinonimos en espaƱol desde
los sitios: Datamuse, Educalingo y desde la interfaz nltk de python.
2020
2021
2022
2023
2024
2025
0.0
DSL for temporally files read/write in the object oriented way (system tmp). Manage tmp files in the super easy way! This dsl let you have simply way to commands and create variables on file system by default in the actual systems (cross platform) tmp folder. Sometimes it can be useful for multi...
2020
2021
2022
2023
2024
2025
0.68
This gem provides a Ruby interface for SymEngine, a fast C++ library for symbolic manipulation, so that the you can use the features of SymEngine in ruby.
2020
2021
2022
2023
2024
2025
0.01
Sem4r is a library to access google adwords api.
It will works with ruby 1.9 and ruby 1.8 without soap4r.
It uses a high level model instead of a low level api.
You think about clients, campaigns, keywords and not about operations, operands, selectors, service calls.
Th...
2020
2021
2022
2023
2024
2025
0.01
== DESCRIPTION:
ofx-parser is a ruby library to parse a realistic subset of the lengthy OFX 1.x specification.
== FEATURES/PROBLEMS:
* Reads OFX responses - i.e. those downloaded from financial institutions and
puts it into a usable object graph.
* Supports the 3 main message sets: banking, ...
2020
2021
2022
2023
2024
2025
0.01
This is a hacked-together version of the gem 'bootstrap-sass', with the generators from 'twitter-bootstrap-rails', has also replaced the Glyphicons icons with [Font Awesome](http://fortawesome.github.com/Font-Awesome/), since svg icons are resizable and colorable and such. There are also some cu...
2020
2021
2022
2023
2024
2025
0.01
Generate a 4 word password from words of size 3-8 characters, with
frequencies in the 30th-60th percentile. This range gives a nice set
of uncommon but not completely alien words.
$ chbs generate --verbose -W 3..8 -P 30..60
Corpus size: 6396 candidate words of 33075 total
Entropy: 48...
2020
2021
2022
2023
2024
2025