0.0
Static analysis tool for Stimulus controllers and DOM bindings in Rails applications
2021
2022
2023
2024
2025
2026
0.0
Avanti is a base Rails project that you can upgrade.
Use Avanti if you're in a rush to build something amazing; don't use it if you like missing deadlines.
2021
2022
2023
2024
2025
2026
0.0
Provides generated HTML data for Rails applications.
2021
2022
2023
2024
2025
2026
0.0
Rails Engine For Nulogy's SSO Integration
2021
2022
2023
2024
2025
2026
0.0
Heavily inspired from will_paginate but for jQuery Mobile.
2021
2022
2023
2024
2025
2026
0.0
Rails error handler that integrates with Sentry and generates 4xx error responses
2021
2022
2023
2024
2025
2026
0.0
PORO fixtures for Rails
2021
2022
2023
2024
2025
2026
0.0
Rake tasks for Dump and Restore PostgreSQL database in Rails
2021
2022
2023
2024
2025
2026
0.0
Rehearsal is a Rack Middleware gem that allows model changes to be previewed without persisting them to the database. It achieves this by intercepting the original update request and spawning a second request to Rails for a preview, wrapping both in a single database transaction that is rolled ba...
2021
2022
2023
2024
2025
2026
0.0
A Rails generator for docker configurations
2021
2022
2023
2024
2025
2026
0.0
Provides generated HTML data for Rails applications.
2021
2022
2023
2024
2025
2026
0.0
A Rails 3 Gem based on attachment_fu, but without the image processing fudge and multiple backend crap! Just simple file attachments with a little mime type magic ;)
2021
2022
2023
2024
2025
2026
0.0
= Barcode
Creating barcodes (at the moment only Interleaved2of5).
== Usage
Create the barcode string and the barcode graphics data
i2o5 = Interleave2of5("01199")
code = i2o5.encode
barcode = i2o5.barcode
pdf = Prawn::Document.new
barcode.to_pdf(pdf)
When used with rails add...
2021
2022
2023
2024
2025
2026
0.0
A i18n backend for loading per request specific translations for a rails app in a thread safe manner
2021
2022
2023
2024
2025
2026
0.0
To provide and generate HTML data for Rails applications
2021
2022
2023
2024
2025
2026
0.0
Bootstrap is Twitter's toolkit for kickstarting CSS for websites, apps, and more. It includes base CSS styles for typography, forms, buttons, tables, grids, navigation, alerts, and more.
2021
2022
2023
2024
2025
2026
0.0
Native PostgreSQL enum support for Ruby on Rails.
2021
2022
2023
2024
2025
2026
0.0
Love Ruby's 'puts' syntax? Hate typing 'console.log' everytime you want to print something to the web-browser's console from your Coffecript? Then use putsjs in your rails application. putsjs allows console logging statements to be written as puts statements in your coffescript files and during a...
2021
2022
2023
2024
2025
2026
0.0
CrustJSONEncoder is a JSON encoder for Ruby on Rails.
2021
2022
2023
2024
2025
2026
0.0
Flash-based toast notifications using Stimulus and vanilla CSS for Rails 7+ applications
2021
2022
2023
2024
2025
2026