0.0
Astrails-Safe is a simple tool to backup databases (MySQL and PostgreSQL), Subversion repositories (with svndump) and just files.
Backups can be stored locally or remotely and can be enctypted.
Remote storage is supported on Amazon S3, Rackspace Cloud Files, or just plain SFTP.
2021
2022
2023
2024
2025
2026
0.0
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...
2021
2022
2023
2024
2025
2026
0.0
This is an empty gem specifying a list of dependencies for RSence
Additionally, you may want to install these gems also, even though
they are tested for and auto-installation in tried:
- sqlite3
- rmagick
You must install a Javascript runtime engine separately, because
RubyGems isn't smart en...
2021
2022
2023
2024
2025
2026
0.0
TypedAttrs integrates Sorbet's T::Struct with ActiveRecord's JSON/JSONB columns, providing type-safe structured data storage with runtime and static type checking. Supports nested structs, arrays, hashes, union types, and automatic validation.
2021
2022
2023
2024
2025
2026
0.0
The Ruboss Framework brings the design principles and productivity of Rails to Flex development, and makes integration with RESTful APIs as simple as possible. Here's some of the things you can do: * *Create* a complete _Adobe_ _Flex_ or _AIR_ application in less than 5 minutes. Use our light...
2021
2022
2023
2024
2025
2026
0.0
This is a rails gem for the superb Jasny bootstrap extensions plus @lipis bootstrap-social extension. It comes with all of the files you need to get going, so there's no need to install the Twitter Bootstrap gem seperately, it's all included.
Use this with my template available at https://github...
2021
2022
2023
2024
2025
2026
0.0
Enumpath is an implementation of the JSONPath spec for Ruby objects,
plus some added sugar. It's like Ruby's native Enumerable#dig method,
but fancier. It is designed for situations where you need to provide
a dynamic way of describing a complex path through nested enumerable
objects. This makes ...
2021
2022
2023
2024
2025
2026
0.0
`reqless` is meant to be a performant alternative to other queueing
systems, with statistics collection, a browser interface, and
strong guarantees about job losses.
It's written as a collection of Lua scipts that are loaded into the
Redis instance to be used, and then executed by the client li...
2021
2022
2023
2024
2025
2026
0.0
== 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, cr...
2021
2022
2023
2024
2025
2026
0.0
Senren UI is a Rails-native UI component library inspired by the developer
experience of shadcn/ui. It ships generators, a registry, and a centralized
AI-agent skill system. Components are copied into the host app (source-copy
architecture) so developers and AI agents can read and edit them direc...
2021
2022
2023
2024
2025
2026
0.0
Prebake speeds up bundle install by skipping native gem compilation. It fetches precompiled binaries for gems like puma, nokogiri, pg, grpc, and bootsnap from a shared cache instead of compiling C extensions from source. Drop-in Bundler plugin - one line in your Gemfile, no other changes needed. ...
2021
2022
2023
2024
2025
2026
0.0
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...
2021
2022
2023
2024
2025
2026
0.0
PaddleRails is a production-ready Rails engine that drops a complete subscription management portal into your application in minutes.
It's not just an API wrapper—it's a full-stack billing solution that handles the hard parts of SaaS payments: webhooks, plan upgrades, prorations, cancellation fl...
2021
2022
2023
2024
2025
2026
0.0
Bijou is a web templating system in the style of Perl's HTML::Mason project. It is a flexible system that allows HTML to be mixed with Ruby code, and to allow page fragments to be shared and combined in a number of ways. It is written in pure Ruby with minimal dependencies and is designed to be ...
2021
2022
2023
2024
2025
2026
0.0
The idi_captcha_generator gem provides a customizable CAPTCHA solution tailored for high-traffic applications, ensuring that only legitimate users can access features like sign-up and login forms. By leveraging image-based questions, it prevents automated systems from bypassing security measures....
2021
2022
2023
2024
2025
2026
0.0
Astrails-Safe is a simple tool to backup databases (MySQL and PostgreSQL), Subversion repositories (with svndump) and just files.
Backups can be stored locally or remotely and can be enctypted.
Remote storage is supported on Amazon S3, Rackspace Cloud Files, or just plain SFTP.
2021
2022
2023
2024
2025
2026
0.0
The code to check for the iPhone user agent is from http://developer.apple.com. This doesn't have any dependencies. - in app/controllers/application.rb require 'is_it_iphone' class ApplicationController < ActionController::Base include IsItIPhone before_filter :adjust_format_for_iphone # Al...
2021
2022
2023
2024
2025
2026
0.0
SessionKeys is a cryptographic tool for the deterministic generation of
NaCl compatible Curve25519 encryption and Ed25519 digital signature keys.
The strength of the system is rooted in the fact that the keypairs are derived from
passing an identifier, such as a username or email...
2021
2022
2023
2024
2025
2026
0.0
CSV Files: I hate them, you probably do too, but sometimes you need to get data into your system and this is the only way it's happening.
If you're deploying a rails app in a cloud setup, you may have troubles if you're trying to store an uploaded file locally and process it later in a bac...
2021
2022
2023
2024
2025
2026
0.0
I believe that some of developers faced a situation when you can't convince your customer | project manager | team lead | teammates to use any of existing business logic handler, as they think it:
- has no value for business
- is hard to integrate
- needs to be learned be developers
- is no guara...
2021
2022
2023
2024
2025
2026