0.0
Out-of-box R18n support for Ruby on Rails.
It is just a wrapper for R18n Rails API and R18n core libraries.
R18n has nice Ruby-style syntax, filters, flexible locales, custom loaders,
translation support for any classes, time and number localization, several
user language supp...
2021
2022
2023
2024
2025
2026
0.0
<p><code>mvcoffee-rails</code> is a Rails gem that makes it easy to use the
<a href="https://github.com/kirkbowers/mvcoffee">MVCoffee</a> client-side MVC framework in your
Rails project.</p>
<p>The full documentation for this gem is at <a href="http:...
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
R18n backend for Rails I18n and R18n filters and loader to support Rails
translation format.
R18n has nice Ruby-style syntax, filters, flexible locales, custom loaders,
translation support for any classes, time and number localization, several
user language support, agnostic c...
2021
2022
2023
2024
2025
2026
0.0
"DYI for Rails" is a library for use DYI on Rails.
"DYI for Rails" provides some helpers and module for drawing a image of DYI.
2021
2022
2023
2024
2025
2026
0.0
Generates saltstack's salt-ssh code for provisioning a new server. Code creates a user to run the rails application; gives that user sudo privileges without a password; installs: elasticsearch, nodejs, mysql, nginx, and rails. In the case of mysql, the code setsup a user with only the privileges ...
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
Inspired by factory_girl_rails. Machinist_rails enables auto-loading of macros, matchers, and blueprints in spec/support/ and its subdirectories. This allows for easy access to blueprints, etc.. in the console. This also sets machinist as the fixture_replacement for your rails generators.
2021
2022
2023
2024
2025
2026
0.0
Rails::Application#config_for style capabilities for non-rails applications, gems, and rails engines.
Observes RAILS_ENV, RACK_ENV, and custom env variables.
For gems and engines, it supports default configs in engine/gem config directory that can be overridden by the consumer
of...
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
**Rails Model Viz** is a development tool that automatically visualizes your Rails application's models,
associations, and (optionally) column details using Mermaid.js. This gem provides both a command-line task
and a Rails Engine interface, allowing you to view interactive entity-relationship ...
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
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
0.0
+js-rails-routes+ is a utility for generating JavaScript equivalents to the +<route>_path+
functions provided by {Ruby on Rails}[https://github.com/rails/rails]. This allows you
to do very similar things in your {+ejs+}[https://rubygems.org/gems/ejs/] JavaScript templates as you would in y...
2021
2022
2023
2024
2025
2026
0.0
Easy way for create featured contents using rails_admin on rails 6
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
Crudable Rails provides everything needed to quickly build fully functional CRUD-based controllers in a Rails application. It streamlines resource management, reduces boilerplate, and enforces best practices for handling requests, responses, and strong parameters. Ideal for developers looking to ...
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
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
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