Selected Tags
Click on a tag to remove itMore Tags
Click on a tag to add it and filter downRuby On Rails gems
Showing projects tagged as Ruby On Rails
-
OnlineMigrations
4.6 8.9 RubyCatch unsafe PostgreSQL migrations in development and run them easier in production (code helpers for table/column renaming, changing column type, adding columns with default, background migrations, etc). -
Sail
4.4 0.0 RubySail is a lightweight Rails engine that brings an admin panel for managing configuration settings on a live Rails app -
Forest Admin
4.2 8.4 Ruby๐ Ruby on Rails agent for Forest Admin to integrate directly to your existing Ruby on Rails backend application. -
ScoutApm Ruby Agent
3.7 6.0 RubyScoutAPM Ruby Agent. Supports Rails, Sinatra, Grape, Rack, and many other frameworks -
Smart Init - Simple service objects in Ruby
2.6 2.0 RubyA simple gem for eliminating Ruby initializers boilerplate code, and providing unified service objects API -
ActiveHashcash
2.6 6.8 RubyProtect Rails applications against bots and brute force attacks without annoying humans. -
Pragma
2.0 0.0 RubyAn expressive, opinionated ecosystem for building beautiful RESTful APIs with Ruby. -
Rabarber
1.9 9.4 RubyRabarber is a role-based authorization library for Ruby on Rails. It provides a set of tools for managing user roles and defining authorization rules, supports multi-tenancy and comes with audit logging for enhanced security. -
Ultra Light Wizard
1.8 0.0 RubyNo time to manage a wizard state machine, session variables, or complicated controllers? Use ultra light wizard!! A RESTful session-less validation-friendly simple multi-step form approach in Rails. -
Filterameter
1.4 8.6 RubySimplify and speed development of Rails controllers by making filter parameters declarative. -
Abstract Feature Branch
1.3 2.6 Rubyabstract_feature_branch is a Ruby gem that provides a variation on the Branch by Abstraction Pattern by Paul Hammant and the Feature Toggles Pattern by Martin Fowler (aka Feature Flags) to enable Continuous Integration and Trunk-Based Development. -
rails_tracepoint_stack
1.0 9.0 RubyA formatted output of all methods called in your rails application of code created by the developer, with the complete path to the class/module, including passed params. -
ActiveRecord Setops
1.0 0.0 RubyUnion, Intersect, and Difference set operations for ActiveRecord (also, SQL's UnionAll).