0.02
Short String Compression for Ruby. RSmaz is a pure-Ruby port of the Smaz short string compression algorithm by Salvatore Sanfilippo and released as a C library at: http://github.com/antirez/smaz/tree/master I've done some initial cleanup of a pure Ruby->C port, but this is not yet complete. ...
2020
2021
2022
2023
2024
2025
0.02
Short String Compression for Ruby. RSmaz is a pure-Ruby port of the Smaz short string compression algorithm by Salvatore Sanfilippo and released as a C library at: http://github.com/antirez/smaz/tree/master I've done some initial cleanup of a pure Ruby->C port, but this is not yet complete. It d...
2020
2021
2022
2023
2024
2025
0.0
Copyright (C) 2013 RayOnRails
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publ...
2020
2021
2022
2023
2024
2025
0.0
'Copyright (c) <2016> <Daniel Rainey>
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, ...
2020
2021
2022
2023
2024
2025
0.0
simple-bot allows you to create bots and incorporate them into your Rails / Sinatra / Padrino application easily. It is a library that wraps around Mechanize, Nokogiri and many others. It provides simple API so you can start gathering content from other sites or use it as an automated tool for p...
2020
2021
2022
2023
2024
2025
0.0
CreepCheck is a Ruby library that provides an API for checking romantic age
compatibility based on the popular half-plus-seven formula for determining
when it is socially (in)appropriate for people to date based on their
relative ages. It comes with a sample command line interfac...
2020
2021
2022
2023
2024
2025
0.01
Klomp is a simple [Stomp] messaging client that keeps your sanity intact.
The purpose of Klomp is to be the simplest possible Stomp client. No in-memory
buffering of outgoing messages, no fanout subscriptions in-process, no
transactions, no complicated messaging patterns. Code simple enough so t...
2020
2021
2022
2023
2024
2025
0.01
slimScroll is a small (3.7KB) jQuery plugin that transforms any div into a scrollable area with a nice scrollbar - similar to the one Facebook and Google started using in their products recently. slimScroll doesn't occupy any visual space as it only appears on a user initiated mouse-over. User ca...
2020
2021
2022
2023
2024
2025
0.01
Backtrace (Stack traces) are essential information for debugging our applications. However, they only tell us what the program did, but don't tell us what it had (the arguments, local variables...etc.). So it's very often that we'd need to visit each call site, rerun the program, and try to print...
2020
2021
2022
2023
2024
2025
0.71
CommunityEngine is a free, open-source social network platform for Ruby on Rails applications. Drop it into your new or existing application, and you’ll instantly have all the features of a basic community site.
2020
2021
2022
2023
2024
2025
0.0
The telegram_support_bot gem provides Rails applications with an
easy-to-integrate Telegram bot, designed to enhance customer support services.
By leveraging this gem, developers can swiftly add a Telegram-based support desk to their
application, enabling direct communication between users and su...
2020
2021
2022
2023
2024
2025
0.48
Open source, web-based agile project management, featuring: Goal planner, Story management, Issue-tracker, Code review, SCM Integration, Wiki & Blog. It is intended to assist the collaborative aspect of work carried out by software development teams.
0.48
Provides single sign-on authentication for web applications using the CAS protocol.
2020
2021
2022
2023
2024
2025
0.03
A modular scale is a list of values that share the same relationship. These
values are often used to size type and create a sense of harmony in a design. Proportions within
modular scales are all around us from the spacing of the joints on our fingers to branches on
trees. These natural proportio...
2020
2021
2022
2023
2024
2025
0.0
# Rebase Migrations
Rebase Migrations is a library and command line tool to rebase Rails migrations
to have the latest timestamp.
## Installation
```console
$ bundle add rails-rebase-migrations --group=development,test
```
## Scenario
Two team members, Alice and Bob, are working on the same ...
2020
2021
2022
2023
2024
2025
0.0
The Cybersourcery Testing gem is designed for use with Rails projects, and supports feature/integration testing of the Cybersource Silent Order POST (SOP) service. It can be used with the Cybersourcery gem or as a stand-alone testing service. It uses a Sinatra proxy server and VCR, to avoid the n...
2020
2021
2022
2023
2024
2025
0.0
Hacker News makes the public their data available in near real time.
> The v0 API is essentially a dump of our in-memory data structures. We know, what works great locally in memory isn't so hot over the network. Many of the awkward things are just the way HN works internally... It's...
2020
2021
2022
2023
2024
2025
0.0
Bringing together the work of plamoni on the SiriProxy and pjnewman's iPhone Protocol Decoded (SamyGo forum), this plugin is intended to allow the use of Siri to control my Samsung LE40C650 and hopefully other Samsung smart TV's
2020
2021
2022
2023
2024
2025
0.0
= xattr == DESCRIPTION Xattr provides the xattr (setxattr, getxattr, removexattr, listxattr) functions in a nice object-oriented wrapper. Ruby/DL is used so no compilation of modules is necessary. Extended attributes extend the basic attributes associated with files and directories in the file...
2020
2021
2022
2023
2024
2025
0.0
A new tftp library for clients and servers that supports RFCs 1350, 2347 and 2348 (ie. variable block sizes). It includes a sample client implementation, and a sample server implementation. The server is single-threaded and supports multiple simultaneous downloads.
2020
2021
2022
2023
2024
2025