0.0
It's your entire technical stack, from cloud architecture to databases, from server-side services to client interfaces, all unified into one cohesive system.
Think of it as your development blueprint that ensures consistency, accelerates learning, and eliminates the guesswork from building moder...
2021
2022
2023
2024
2025
2026
0.0
Cool way how to speak with database server. It's ellegant DSL; the SQL query helper which works by similar way as Arel or another ORM selecting logic. But it's derived from Dibi database layer in its ideas, so it's much more simple and (of sure) much more KISS, readable and straightforward.
2021
2022
2023
2024
2025
2026
0.0
Passwordless multi-factor authentication.
Unlike password-based solutions that require you to remember just another PIN or password,
sezame is a secure and simple multi-factor authentication solution.
You only need the username and your fingerprint on your smartphone to log into any sezame-enabl...
2021
2022
2023
2024
2025
2026
0.72
ActiveRecord SQL Server Adapter. SQL Server 2012 and upward.
2021
2022
2023
2024
2025
2026
0.0
Charshift is a simple gem which adds functionality to the
String class. It's primary function is to act on a given
string, taking a fixnum parameter, then shifting each
character in that string to a higher or lower ordinal ...
2021
2022
2023
2024
2025
2026
0.0
Segugio is a Ruby gem that simplifies the implementation of search functionality in Rails using ActiveRecord.
With this gem, you can easily search, filter and sort results in a simple and intuitive way.
It is built on ActiveRecord and provides a clean and easy-to-use interface for creating advan...
2021
2022
2023
2024
2025
2026
0.03
Wish you could write your Ruby in XML? Has the fact that Ruby is not
"enterprise" got you down? Do you feel like your Ruby code could be made to
be more "scalable"? Well look no further my friend. You've found the
enterprise gem. Once you install this gem, you too can mak...
2021
2022
2023
2024
2025
2026
0.0
# CheckChefConverge
This is a Nagios/Sensu check that can check if nodes returned from a chef search
have converged recently.
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'check_chef_converge'
```
And then execute:
$ bundle
Or install it yourself as:
$ ...
2021
2022
2023
2024
2025
2026
0.0
String open classed with AES-256 and RSA encryption and zipping methods for easy, secure, encryption of strings.
The string_encryption gem was started with the intention of being
compatible with the RSA and AES algorithms used in a javascript
library on http://www.pidder.com/pidcrypt . Usage an...
2021
2022
2023
2024
2025
2026
1.27
Devise-Two-Factor is a minimalist extension to Devise which offers support for two-factor authentication through the TOTP scheme.
2021
2022
2023
2024
2025
2026
2.21
Guard::RSpec automatically run your specs (much like autotest).
2021
2022
2023
2024
2025
2026
0.0
== DESCRIPTION: seesaw: [verb] to change rapidly from one state or condition to another and back again. Seesaw is a replacement/addition to the mongrel_cluster gem and allows you to perform a safe rippling restart of your mongrel cluster without dropping any requests. Let's say you have a mong...
2021
2022
2023
2024
2025
2026
0.85
Heap, Priority Queue, Deque, Stack, Queue, Red-Black Trees, Splay Trees, sorting algorithms, and more
2021
2022
2023
2024
2025
2026
0.02
From http://edgeguides.rubyonrails.org/active_record_migrations.html#types-of-schema-dumps:
There is however a trade-off: db/schema.rb cannot express database
specific items such as triggers, stored procedures or check constraints.
While in a migration you can execute cust...
2021
2022
2023
2024
2025
2026
0.0
+pikuri+ is the convenience bundle for the pikuri AI-assistant
toolkit. It ships no Ruby code of its own beyond a tiny entry
file that +require+'s each sibling gem; +gem install pikuri+
pulls in pikuri-core, pikuri-extractors, pikuri-pdf,
pikuri-skills, pikuri-tasks, pikuri-memory, pikuri-workspa...
2021
2022
2023
2024
2025
2026
0.0
NOTE: If you are looking for the dependency management software, that's bundler, not bundlr.
Bundlr is a ruby distributed computing and data indexing research platform.
It is inspired by projects like BOINC, the Berkeley Open Infrastructure for
Network Computing, an open-source middleware syste...
2021
2022
2023
2024
2025
2026
0.0
== DESCRIPTION: My fork of aasmith's ofx-parser v1.0.2 and attempt at building the investment acct methods. OfxParser 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 instituti...
2021
2022
2023
2024
2025
2026
0.0
A Compression/Encyption All in one framework. No this is not sequential C/E but rather fully intergrated C/E built entirely from Ruby. Forking from both the LZW and Twofish source code and meshing the two into seamless platform for C/E/FT. RbShard introduces a brand new file extension (.rbs). Cur...
2021
2022
2023
2024
2025
2026
0.0
This is Daemons 1.0.10 with the addition of Chris Kline's fix from http://blog.rapleaf.com/dev/?p=19 Daemons provides an easy way to wrap existing ruby scripts (for example a self-written server) to be run as a daemon and to be controlled by simple start/stop/restart commands. If you want, you ...
2021
2022
2023
2024
2025
2026
0.0
This is a ruby program that easily transfers directories between a local directory and an S3 bucket:prefix. It behaves somewhat, but not precisely, like the rsync program. In particular, it shares rsync's peculiar behavior that trailing slashes on the source side are meaningful. See examples below.
2021
2022
2023
2024
2025
2026