0.0
This gem provide a group form and methods to create a cms this provide a rails g cms:migrations and rails g cms:load to initialize the process function to create new content in your application
2021
2022
2023
2024
2025
2026
0.0
A gem with default recipes to create rails application templates you can use to generate rails applications
2021
2022
2023
2024
2025
2026
0.0
A simple way to serve Twirp RPC services in a Rails app. Minimial configuration and familiar Rails conventions.
2021
2022
2023
2024
2025
2026
0.0
Bored of waiting on "rails server"? No more! This gem plays some nice
elevator music when you run `waiting-on-rails server` and stops it when the
server is ready.
2021
2022
2023
2024
2025
2026
0.0
Comprehensive, opinionated but configurable accessibility testing gem for Rails. Integrates seamlessly into your test suite with RSpec and Minitest support. Includes CLI tool, Rails generator, YAML configuration, and 11+ WCAG 2.1 AA aligned checks with actionable error messages.
2021
2022
2023
2024
2025
2026
0.0
Protest is a tiny, simple, and easy-to-extend test framework. Protest-rails brings that simplicity into the Rails world.
2021
2022
2023
2024
2025
2026
0.0
A Rails adaptor that encapsulate measurements and their units in Ruby on Rails.
2021
2022
2023
2024
2025
2026
0.0
This is a gem of ruby that has the ability for authentication to be used in Ruby on Rails 7+, it is composed of 10 modules that allow flexibility for user management in a Rails application
2021
2022
2023
2024
2025
2026
0.0
Instead of using the build-inn asset pipeline of Rails, some people want to use external asset pipelines – written in Node.js for example. This gem enables the required integration with Rails.
2021
2022
2023
2024
2025
2026
0.0
Methodist - a gem for Ruby on Rails created to stop chaos in your business logic. This gem adds generators to your rails application using some patterns: interactor, builder, observer and client. Just use `rails g <pattern> <new_class_name>`.
Docs: https://github.com/QNester/methodist/wiki
2021
2022
2023
2024
2025
2026
0.0
ueditor for rails 3 and rails 4, it is a good wysiwyg html editor
2021
2022
2023
2024
2025
2026
0.0
rails_ai_promptable makes it easy to integrate AI-driven features into your Rails application. It allows you to define promptable methods, chain context, and connect with AI APIs like OpenAI, Anthropic, or local LLMs with minimal setup.
2021
2022
2023
2024
2025
2026
0.0
README
======
This is a simple API to evaluate information retrieval results. It allows you to load ranked and unranked query results and calculate various evaluation metrics (precision, recall, MAP, kappa) against a previously loaded gold standard.
Start this program from the command line with...
2021
2022
2023
2024
2025
2026
0.0
Integrates into Rails, allowing you to render JSON-RPC responses and validate incoming requests according to the JSON-RPC 2.0 specification. Includes middleware for strict request validation and a custom renderer. Designed for Rails 8+.
2021
2022
2023
2024
2025
2026
0.0
Haml-bootstrap-rails provides Haml generators for Rails 3 with twitter bootstrap support. It also enables Haml as the templating engine for you, so you don't have to screw around in your own application.rb when your Gemfile already clearly indicated what templating engine you have installed. Hurrah.
2021
2022
2023
2024
2025
2026
0.0
A gem with recipes to create Rails application templates you can use to generate Rails starter apps. FORK of rails_app_composer gem
2021
2022
2023
2024
2025
2026
0.0
A sweet boostrap mashup for Rails applications.
The philosophy is pretty simple, it should make building Rails apps go a lot faster.
The library prefers modularity over rigidity and mixins over defintions. Check out the github readme for more.
2021
2022
2023
2024
2025
2026
0.0
Mainline is a rails plugin which exposes your rails app via webrick to allow
testing with browser automators such as Selenium or Watir. Mainline allows
your rails actions to run in the same transaction as your unit tests so you
can use fixtures, factories, or whatever.
2021
2022
2023
2024
2025
2026
0.0
async-rails project integrates Async JS for Rails 3/4 Asset Pipeline
2021
2022
2023
2024
2025
2026
0.0
A Rails Engine that allows you to put assets in app/assets
and use a Rails template engine to render them. This version
is compatible with Rails 3.0
2021
2022
2023
2024
2025
2026