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
-
Sail
4.3 0.0 RubySail is a lightweight Rails engine that brings an admin panel for managing configuration settings on a live Rails app -
OnlineMigrations
4.1 0.0 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). -
Forest Admin
4.1 0.0 Ruby๐ Ruby on Rails agent for Forest Admin to integrate directly to your existing Ruby on Rails backend application. -
Smart Init - Simple service objects in Ruby
2.5 0.0 RubyA simple gem for eliminating Ruby initializers boilerplate code, and providing unified service objects API -
Pragma
1.9 0.0 RubyAn expressive, opinionated ecosystem for building beautiful RESTful APIs with Ruby. -
Ultra Light Wizard
1.7 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. -
Abstract Feature Branch
1.2 0.0 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. -
ActiveRecord Setops
0.9 0.0 RubyUnion, Intersect, and Difference set operations for ActiveRecord (also, SQL's UnionAll). -
SprocketsTerserWithSourceMaps
0.5 10.0 RubyCreate javascript source maps for your Rails applications -
data_type_validator
0.3 4.8 RubySimple DSL for datatype validation for basic data types. Inspired from GRPC DSL