0.0
NEVER SAY DIE lets you rescue from segmentation faults. Got a SEGV, don't
worry about it anymore! Just rescue an exception and get on with life. Who
cares about getting a SEGV anyway? It's just memory. I mean, when I was in
school, I didn't need 100% to pass the class. Why should your memor...
2021
2022
2023
2024
2025
2026
0.0
I know you're always always in the middle of doing something with HTML, js and CSS, but want to use real server-side paths. I know how it bothers you to set up Apache, nginx, IIS, SOMETHING, just to see your pages and apps blossom. volna lets you run a server for a given path on a fixed port, no ...
2021
2022
2023
2024
2025
2026
0.0
NanoAuth is a super stripped down Rails authentication module. It's comprised (so far) of one file that provides some additional methods to be mixed in to your User model. Over the years I kept tweaking code in various projects and continued to see the same boiler plate code for:
* authenticat...
2021
2022
2023
2024
2025
2026
0.0
TextKey is an award winning, patent-pending next-generation omni-factor authenticationTM (seven-factors of authentication) system that is highly secure, simple to install and easy to use. It can be used to protect web sites, mobile devices, virtual private networks (VPNs) or any other data that r...
2021
2022
2023
2024
2025
2026
0.0
The original ActiveScaffold supports Rails (http://rubyonrails.org/) with it's native ORM ActiveRecord. This version replaces support for ActiveRecord with support for Sequel (http://sequel.rubyforge.org/).
2021
2022
2023
2024
2025
2026
0.0
Bright is a simple Student Information System API abstraction library used in and sponsored by Arux Software. It is written by Stephen Heuer, Steven Novotny, and contributors. The aim of the project is to abstract as many parts as possible away from the user to offer a consistent interface across...
2021
2022
2023
2024
2025
2026
0.0
A lightweight Ruby gem that simplifies communication with SIM800C GSM/GPRS modules
over a serial connection. Built on top of the modern rubyserial library,
it provides a simple and readable API for checking signal strength,
sending SMS messages, and reading or parsing incoming SMS messages.
2021
2022
2023
2024
2025
2026
0.0
Ancestry allows the records of a ActiveRecord model to be organised in a tree structure, using a single, intuitively formatted database column. It exposes all the standard tree structure relations (ancestors, parent, root, children, siblings, descendants) and all of them can be fetched in a singl...
2021
2022
2023
2024
2025
2026
0.0
Here's some of the things you can do with *EmergentCore*: * *Create* a complete _Adobe_ _Flex_ or _AIR_ application in less than 5 minutes. Use our lightweight Ruby-based code generation toolkit to create a fully functional CRUD application. Simply do: sudo gem install restfulx sudo gem instal...
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
Unextendable originated from the thought of being able to implement the State pattern within object instances using modules. In other words: I wanted object instances to behave dependent on their state using modules. I really want to use modules because they are commonly used to define a set of m...
2021
2022
2023
2024
2025
2026
0.03
ronin-vulns is a Ruby library for blind vulnerability testing.
It currently supports testing for Local File Inclusion (LFI),
Remote File Inclusion (RFI), SQL injection (SQLi), reflective Cross Site
Scripting (XSS), Server Side Template Injection (SSTI), and Open Redirects.
2021
2022
2023
2024
2025
2026
0.0
This fastlane plugin includes the following actions:
1) multi_scan: uses scan to run Xcode tests, optionally in batches, a given number of times: only re-testing failing tests.
2) suppress_tests_from_junit: uses a junit xml report file to suppress either passing or failing tests in an...
2021
2022
2023
2024
2025
2026
0.94
This gem allows easy conversion from punycode ACE strings to unicode UTF-8 strings and vice-versa.
2021
2022
2023
2024
2025
2026
0.94
Deprecated, please use 'type-on-strap' instead. A custom Type Theme template (a free and open-source Jekyll theme). Great for blogs, easy to customize and responsive.
2021
2022
2023
2024
2025
2026
1.91
A RBTree is a sorted associative collection that is implemented with a
Red-Black Tree. It maps keys to values like a Hash, but maintains its
elements in ascending key order. The interface is the almost identical
to that of Hash.
2021
2022
2023
2024
2025
2026
1.91
twitter-bootstrap-rails project integrates Bootstrap 5 CSS toolkit for Rails 8, 7, 6, 5 (also supports) Asset Pipeline
2021
2022
2023
2024
2025
2026
0.0
GRATR is a framework for graph data structures and algorithms. This library is a fork of RGL. This version utilizes Ruby blocks and duck typing to greatly simplfy the code. It also supports export to DOT format for display as graphics. GRATR currently contains a core set of algorithm patterns: ...
2021
2022
2023
2024
2025
2026
0.0
Compresses Javascript & CSS files on the command line
interface with yui-compressor. Run `cli-yui-compressor`
or its shorthand `cyc`.
Usage: cli-yui-compressor | cyc [options] [filename]
-c, --charset [CHARSET] Sets the output charset (CSS & JS). Default: utf-8
-...
2021
2022
2023
2024
2025
2026
0.0
This gem provides a set of commands to manage data maintenance scripts of a Rails application like migrations.
Each script has a timestamped name; a table in the DBs keeps track of
the scripts which have been run. Similar to migrations you can run
multiple scripts in the same session. DataF...
2021
2022
2023
2024
2025
2026