0.0
A rails gem to integrate handyCSS styles to your rails project.
2021
2022
2023
2024
2025
2026
0.0
Provide tools to create and manage database triggers through Rails project. Based on Yacine Petitprez's rails_db_views gem.
2021
2022
2023
2024
2025
2026
0.0
Adds a method to Rails helpers which returns the value of the name attribute on fields that the Rails form helpers
would hypothetically generate if you were to call them.
2021
2022
2023
2024
2025
2026
0.0
Rails Decorators reimagines the role of helpers in the view layer of a Rails application, allowing an object-oriented approach rather than procedural.
2021
2022
2023
2024
2025
2026
0.0
This allows you to set some nice default syslog configuration options for your rails environment, using syslog for all production and development environments, except your local development environment. Set the environment variable "RAILS_DEV" to "true" to not use sysloger.
2021
2022
2023
2024
2025
2026
0.0
rainbows-rails overrides the Rack::Handler.default method to return Rack::Handler::Rainbows which will cause rack (and rails) to use rainbows by default.
2021
2022
2023
2024
2025
2026
0.0
Create a clone of a base Rails app. Useful for generating an app out of a base template Rails app.
2021
2022
2023
2024
2025
2026
0.0
Installs gem dependencies for a Rails 2 project where `rake gems:install` fails. I.e.: breaks the circular dependencies of requiring Rails and anything your vendored gems/plugins require in order to install these requirements.
2021
2022
2023
2024
2025
2026
0.0
Provides Rails generators for authentication, user management, password resets, and mailers, streamlining the setup of secure user authentication in Rails applications.
2021
2022
2023
2024
2025
2026
0.0
when there are users table and posts table, "remove_foreign_key :users, :post" is invalid migration but rails 4 not raise error and rails 5 raise error this gem check it
2021
2022
2023
2024
2025
2026
0.0
A Rails base for multiple Rails projects developed by Esquilo Azul Company.
2021
2022
2023
2024
2025
2026
0.0
It's a Rails Captcha Engine for Rails 3 applications.
2021
2022
2023
2024
2025
2026
0.0
Secvault restores the classic Rails secrets.yml functionality that was removed in Rails 7.2, using simple, plain YAML files for environment-specific secrets management. Compatible with Rails 7.1+, 7.2+ and 8.0+.
2021
2022
2023
2024
2025
2026
0.0
Flexible.gs is an awesome grid system. flexiblegs-rails makes it really easy to use it in your Rails 4 projects
2021
2022
2023
2024
2025
2026
0.0
This package simplifies sending emails outside of the Rails
environment. It is a wrapper around the ActionMailer package.
Support for smtp over tls is included if you are using Ruby 1.8.7 or
above. The API provided is very bare, but can be easily extended.
The email configuration is provided th...
2021
2022
2023
2024
2025
2026
0.0
A Rails engine that requires all ruby files in lib/autorequire when a Rails app boots.
2021
2022
2023
2024
2025
2026
0.0
Next On Rails is a Ruby gem and a NPM package that help developers connecting Rails --api backend app to Next.js frontend app.
2021
2022
2023
2024
2025
2026
0.0
This friendly etiqueta rails gem give you tags in your Rails app.
2021
2022
2023
2024
2025
2026
0.0
The rambling-slider-rails is a gem aimed to automate the usage of the jQuery Rambling Slider within a Rails application.
2021
2022
2023
2024
2025
2026
0.0
== DESCRIPTION: Creates a configuration controller and model that can be used to quickly create configuration table for your system so you can store system-wide variables that you'd like the user to be able to set. This gem contains a generator to create a simple configuration model, migration, ...
2021
2022
2023
2024
2025
2026