0.1
People love Base classes! They have tons of methods waiting to be used. Just check out `ActiveRecord::Base`'s method list:
>> ActiveRecord::Base.methods.length
=> 530
But why stop there? Why not have even more methods? In fact, let's put *every method* on one Base class!
So I did. It's...
2021
2022
2023
2024
2025
2026
0.1
This gem allows you to create IOS Passbooks. Unlike some, this works with Rails but does not require it.
2021
2022
2023
2024
2025
2026
0.1
A gem/plugin for Rails 3+ that enables client-side validation using ActiveModel + HTML5
2021
2022
2023
2024
2025
2026
0.1
This is a simple and nice gem for SQL prettifying and formatting. Niceql splits, indent and colorize SQL query and PG errors if any. Could be used as a standalone gem without any dependencies. Seamless ActiveRecord integration via rails_sql_prettifier gem.
2021
2022
2023
2024
2025
2026
0.1
Rakismet is the easiest way to integrate Akismet or TypePad's AntiSpam into your Rails app.
2021
2022
2023
2024
2025
2026
0.1
Tomo is a feature-rich deployment tool that contains everything you need to deploy a basic Rails app out of the box. It has an opinionated, production-tested set of defaults, but is easily extensible via a well-documented plugin system. Unlike other Ruby-based deployment tools, tomo’s friendly co...
2021
2022
2023
2024
2025
2026
0.1
assets for bootstrap-select
2021
2022
2023
2024
2025
2026
0.1
This rails plugin not only runs "EXPLAIN" before each of your select queries in development, but provides a small DIV in the rendered output of each page with the summary of query warnings that it analyzed.
2021
2022
2023
2024
2025
2026
0.1
Acts As Indexed is a plugin which provides a pain-free way to add fulltext search to your Ruby on Rails app
2021
2022
2023
2024
2025
2026
0.1
Gem for splitting up stylesheets that go beyond the IE limit of 4095 selectors, for Rails 3.1+ apps using the Asset Pipeline.
2021
2022
2023
2024
2025
2026
0.1
A better way to customize and build forms for your Rails application
2021
2022
2023
2024
2025
2026
0.1
Rails engine that implements a simple auditing tool for console1984 sessions
2021
2022
2023
2024
2025
2026
0.1
A mountable Rails engine that provides a dashboard to view Active Storage data
2021
2022
2023
2024
2025
2026
0.1
Client-side libraries (Capistrano tasks) for managing and deploying to 'EC2 on Rails' servers.
2021
2022
2023
2024
2025
2026
0.1
Report key app statistics to the Librato Metrics service and easily track your own custom metrics.
2021
2022
2023
2024
2025
2026
0.1
Tests your rails API using its OpenAPI (Swagger) description of end-points, models, and query parameters.
2021
2022
2023
2024
2025
2026
0.1
A full-featured, mountable analytics dashboard for your Rails app, powered by Ahoy.
2021
2022
2023
2024
2025
2026
0.1
Generate Storybook CSF JSON for rendering Rails View Components in Storybook
NOTE: As of v1.0.0 this gem has been renamed to view_component-storybook. See https://rubygems.org/gems/view_component-storybook
2021
2022
2023
2024
2025
2026
0.1
+loofah-activerecord+ extends +loofah+'s HTML sanitization into Rails
ActiveRecord models.
See more about +loofah+ at: http://github.com/flavorjones/loofah
2021
2022
2023
2024
2025
2026
0.1
Email Condom for your Ruby Server.
In Rails, Sinatra, et al, or simply the mail gem: Aids in development, testing, qa, and production troubleshooting of email issues without worrying that emails will get sent to actual live addresses.
2021
2022
2023
2024
2025
2026