swagger ui js integration for grape and grape-swagger
Noodall Rails User Interface Engine. Requires Noodall Core
Automatically generate beautiful front-end style guides with Sass and Markdown. See https://livingstyleguide.org for details.
Arduino Firmata protocol (http://firmata.org) implementation on Ruby.
Auto-reload require files or local gems without restarting server during Rails development.
QuickMagick allows you to access ImageMagick command line functions using Ruby interface.
A set of enhancements to the standard library benchmark.rb
A Ruby binding for curses, ncurses, and PDCurses. curses is an extension library for text UI applications. Formerly part of the Ruby standard library, [curses was removed and placed in this gem][1] with the release of Ruby 2.1.0. (see [ruby/ruby@9c5b2fd][2])
Use Jbuilder in Grape
This is a gem for Rails with Semantic UI assets inside.
Generate beautiful API documentation, including a UI to explore and test operations, directly from your rspec integration tests. OpenAPI 2 and 3 supported. More about the OpenAPI initiative here: http://spec.openapis.org/
A secure, non-evaling end user template engine with aesthetic markup. Extended with liquid template inheritance for use in LocomotiveCMS
Generates json files for rails apps to use with swagger-ui
Squid expands Prawn providing method to easily draw graphs in PDF files.
Build Xcode projects using Rake
Set of addons to help with the activeadmin ui
Mount Swagger UI web console as Rails engine, configure it as you want and write your API documentation in simple YAML files.
A Circuitry publisher application can broadcast events which can be processed independently by Circuitry subscriber applications.
Cloud Build is a service that executes your builds on Google Cloud Platform infrastructure. Cloud Build can import source code from Google Cloud Storage, Cloud Source Repositories, GitHub, or Bitbucket, execute a build to your specifications, and produce artifacts such as Docker containers or Java archives. Note that google-cloud-build-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-build instead. See the readme for more details.
JQuery UI support for Hobo
Find unused Objective-C imports.
CircuitBreaker is a relatively simple Ruby mixin that will wrap a call to a given service in a circuit breaker pattern. The circuit starts off "closed" meaning that all calls will go through. However, consecutive failures are recorded and after a threshold is reached, the circuit will "trip", setting the circuit into an "open" state. In an "open" state, every call to the service will fail by raising CircuitBrokenException. The circuit will remain in an "open" state until the failure timeout has elapsed. After the failure_timeout has elapsed, the circuit will go into a "half open" state and the call will go through. A failure will immediately pop the circuit open again, and a success will close the circuit and reset the failure count. require 'circuit_breaker' class TestService include CircuitBreaker def call_remote_service() ... circuit_method :call_remote_service # Optional circuit_handler do |handler| handler.logger = Logger.new(STDOUT) handler.failure_threshold = 5 handler.failure_timeout = 5 end # Optional circuit_handler_class MyCustomCircuitHandler end
This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program
Glimmer DSL for LibUI (Fukuoka Award Winning Prerequisite-Free Ruby Desktop Development Cross-Platform Native GUI Library) - Winner of Fukuoka Ruby Award Competition 2022 Special Award (http://www.digitalfukuoka.jp/topics/187?locale=ja) - No need to pre-install any prerequisites. Just install the gem and have cross-platform native GUI that just works on Mac, Windows, and Linux! Glimmer DSL for LibUI aims to provide declarative DSL syntax that visually maps to GUI control hierarchy, convention over configuration via smart defaults, automation of low-level details, requiring the least amount of syntax possible to build GUI, bidirectional data-binding, custom control/window support, and application/gem/window/control scaffolding. If you liked Shoes, You'll love Glimmer!
Rails builder for creating tables and calendars inspired by ActionView's FormBuilder.
A turn-key solution for integrating server-rendered React into your Rails app using Quilt libraries.
Netzke helps you build complex web UI in a modular way
Provides a dev bar and an overlay in-browser to visualize your UI's rendered partials
attr_required and attr_optional
A gem to add swagger-ui to rails asset pipeline
Library to validate email for format, common typos and one-time email providers
An Active Admin plugin to use Quill Rich Text Editor
This Ruby gem calculates the score based on the vector of the Common Vulnerability Scoring System (https://www.first.org/cvss/specification-document) in version 4.0, 3.1, 3.0 and 2.
Available Cops in this extension: - MissingRequireStatement: Missing require statements can cause implicit dependencies in your projects that are error prone and hard to maintain.
User interface for manage settings with rails-settings gem
Generate a unique token with Active Record.
Web UI for Fluentd
Matestack provides a collection of open source gems made for Ruby on Rails developers. Matestack enables you to craft interactive web UIs without JavaScript in pure Ruby with minimum effort. UI code becomes a native and fun part of your Rails app.
Holds static assets for Vandal UI
Dependency management for RubyMotion, using a pseudo `require`
Bullet Train Has UUID
Persistence layer for Ruby objects
A semantic layer for db interaction
A tool for writing manuals for Prawn and Prawn accessories
Let ActiveRecord serialize and cast your UUIDs to and from binary columns in your database.
A secure, non-evaling end user template engine with aesthetic markup.
A short description of cocoapods-clean_build_phases_scripts.
A set of Rake tasks and utilities for managing iOS ad-hoc builds
Squib is a Ruby DSL for prototyping card games
Ruby DSL to create Avro schemas