0.0
cartage-remote is a plug-in for {cartage}[https://github.com/KineticCafe/cartage]
to build a package on a remote machine with cartage.
Cartage provides a repeatable means to create a package for a Rails application
that can be used in deployment with a configuration tool like Ansible, Chef,
Pupp...
2021
2022
2023
2024
2025
2026
0.0
looky-lu will generate standard look up data abilities for your rails application
2021
2022
2023
2024
2025
2026
0.0
A Rails preloader for JRuby
2021
2022
2023
2024
2025
2026
0.0
Generapp is a Rails app generator with some of Koombea's defaults and practices.
Feel free to use it to jump start your project and don't waste any time configuring basic things.
2021
2022
2023
2024
2025
2026
0.0
Denouncer allows you to send notifications with error/exception details using a simple interface. New methods of sending error messages can be implemented using a pre-defined class interface. SMTP and AMQP notification are the first implemented adapters. Denouncer is usable for all ruby applicat...
2021
2022
2023
2024
2025
2026
0.0
MemModel persists Ruby objects using MagLev as a data storage engine. It's an ActiveModel implementation so it works stand-alone or in Rails 3 as a drop-in replacement for ActiveRecord or DataMapper. If MemModel is used in non-MagLev platforms, objects will be persisted to in-memory sets.
2021
2022
2023
2024
2025
2026
0.0
Lescopr automatically captures logs, errors and exceptions from any Ruby project and streams them in real-time to the Lescopr dashboard. Works with Rails, Sinatra, Rack and plain Ruby.
2021
2022
2023
2024
2025
2026
0.0
Use this gem to specify the structure of some tabular data
you want to process. The input data can be in CSV, LibreOffice, and Excel. Each row
can then be passed to a block of code you define.
The gem can thus be used to check, process, import data. We use it to import data into
Rails applicat...
2021
2022
2023
2024
2025
2026
0.0
== FEATURES: * Real-Time OpenGL view * Multiple logfiles on multiple servers * Configurable layout * Multiple logfile parsers (Apache Combined, Rails, IIS, Postfix/spamd/clamd, Nginx, Squid, PostgreSQL, PureFTPD, MySQL, TShark, qmail/vmpop3d) * Custom events * Show rate, total or average * If you...
2021
2022
2023
2024
2025
2026
0.0
Register and run scripts for ruby and rails development, with some defaults.
2021
2022
2023
2024
2025
2026
0.0
The Outboxable Gem is tailored for Rails applications to implement the transactional outbox pattern. It currently only supports ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
# Soft Delete
> In a production app, you should probably never really delete anything.
[source](https://twitter.com/theebeastmaster/status/966870021099180034)
A soft-delete marks a record as deleted, and keeps it in the database
for historical reference.
## Installation
Add this line to y...
2021
2022
2023
2024
2025
2026
0.0
An(other) Rails authorization solution which allows an app to aggregate and arbitrate authorization for permissions from multiple roles and multiple products (permissifed models).
2021
2022
2023
2024
2025
2026
0.0
isolated_service provides an unobstrustive way of faking services in Rails. This is especially useful in service oriented architecture environments.
2021
2022
2023
2024
2025
2026
0.0
A simple asset wrapper for the qTip2 jQuery plugin. See http://qtip2.com
2021
2022
2023
2024
2025
2026
0.0
Runs tests in packs using minitest.
2021
2022
2023
2024
2025
2026
0.0
PublicRescue is a gem for rails application who want to display dynamic error pages. It creates a new Rack middleware which replaces ActionDispatch::ShowExceptions and overwrites the rescue_action_in_public method.
2021
2022
2023
2024
2025
2026
0.0
Simplify data import and export tasks in Rails applications.
2021
2022
2023
2024
2025
2026
0.0
A beautiful analytics dashboard UI for Rails apps already using ahoy_matey for tracking. Quarterdeck reads your existing Ahoy data and presents it in a modern dashboard with charts, tables, and filters.
2021
2022
2023
2024
2025
2026
0.0
A button_to helper that can be used inside a form tag (unlike Rails's own button_to)
2021
2022
2023
2024
2025
2026