0.0
rails_consent provides a Rails Engine, customizable templates, generators, and a minimal JavaScript runtime for managing consent preferences in Rails applications.
2021
2022
2023
2024
2025
2026
0.0
While developing Rails apps, it is often difficult to remember which prefixes route to which controller#action. That is why it is useful to run `rails routes` and put that output in a file for later reference. This gem does that for you.
After installing the gem in your Rails project, ...
2021
2022
2023
2024
2025
2026
0.0
Soka Rails provides seamless integration between the Soka AI Agent Framework and Ruby on Rails applications, following Rails conventions for easy adoption.
2021
2022
2023
2024
2025
2026
0.0
# Fresh::Auth
This gem makes it really, REALLY easy to use the Freshbooks API. It couldn't be easier.
With only 3 functions you'll ever need to use, and only 2 required configuration values, it can't get any easier.
## Installation
Add this line to your application's Gemfile:
gem 'fresh-...
2021
2022
2023
2024
2025
2026
0.0
FontAwesome toolkit for twitter-bootswatch-rails gem for Rails Asset Pipeline with less-rails
2021
2022
2023
2024
2025
2026
0.0
rails_code_auditor is a developer-friendly Ruby gem that automates the process of auditing your Rails codebase. It runs a suite of essential tools—including Brakeman, Bundler Audit, RuboCop, Rails Best Practices, Flay, Flog, and License Finder—and consolidates all outputs into a single readable r...
2021
2022
2023
2024
2025
2026
0.0
Easy way for create contents using rails_admin on Rails 6 now with improvements and bug fixes
2021
2022
2023
2024
2025
2026
0.0
twitter-bootswatch-rails-helpers gem provides common view helpers for use with the twitter-bootswatch-rails & less-rails gems
2021
2022
2023
2024
2025
2026
0.0
APN on Rails is a Ruby on Rails gem that allows you to
easily add Apple Push Notification (iPhone) support to your Rails application. This version includes an association between an assumed User model and APN::Device
2021
2022
2023
2024
2025
2026
0.0
Rails UI Guard provides a clean way to lock/unlock features, show maintenance overlays,
and enforce backend security for modules in multi-tenant Rails applications.
Features:
- Per-tenant feature status management (Active, Locked, Under Work)
- UI blur/overlay system (no JavaScript required)
- ...
2021
2022
2023
2024
2025
2026
0.0
MultiRails was initially developed by members of Relevance while developing Streamlined against edge Rails. To see how Streamlined uses MultiRails, go to http://streamlinedframework.org. == FEATURES/PROBLEMS: * easily test plugins/extensions to Rails using a one line require from your test_he...
2021
2022
2023
2024
2025
2026
0.0
This gem patches all of the problems that appear from running Rails with DataMapper on the GAE. The main patches are patching DataMapper so that it does not use the ObjectSpace (The ObjectSpace itself is also patched so that this works seamlessly). Also ActiveView is patched so that all of the ...
2021
2022
2023
2024
2025
2026
0.0
All of functions of the jeweler now rolled into the rails generator. Hopefully, this will make generating rails gems from within rails apps a little easier.
2021
2022
2023
2024
2025
2026
0.0
gcm_rails_mongo_mapper is a Ruby on Rails gem based on dondeng's gcm_on_rails gem (https://github.com/dondeng/gcm_on_rails). Same funcionality except this gem works with MongoMapper. This is my first gem so any feedback is greatly appreciated!
2021
2022
2023
2024
2025
2026
0.0
re-frame-on-rails is a Rails engine plugin for connecting a re-frame based ClojureScript SPA to a Ruby on Rails REST API.
2021
2022
2023
2024
2025
2026
0.0
draggable-rails gem is the integration of https://shopify.github.io/draggable/ javascript library for your Rails 4 and Rails 5 application.
2021
2022
2023
2024
2025
2026
0.0
Rails API Profiler is a lightweight, middleware-based tool for profiling API requests in Rails applications. It measures request duration, database query count, and database execution time with zero code changes, supporting Rails 5 and above.
2021
2022
2023
2024
2025
2026
0.0
Valley Rails Generator is a rails generator developed by OSU Libraries & Press
to speed up the creation of new Rails projects. It contains our commonly-used
defaults.
2021
2022
2023
2024
2025
2026
0.0
This is just an underscore add-on of André's jquery-rails which provides a Rails generator to install jQuery and the jQuery-ujs driver into your Rails 3 application, and then have them included automatically instead of Prototype.
2021
2022
2023
2024
2025
2026
0.0
This is an extraction of the `auto_link` method from rails. The `auto_link` method was removed from Rails in version Rails 3.1. This gem is meant to bridge the gap for people migrating.
2021
2022
2023
2024
2025
2026