ruby-apollo-upload-server

apollo-upload-server implementation for Ruby on Rails as middleware

This is a middleware which allows you to upload files using graphql-ruby, apollo-upload-client and Ruby on Rails.

ruby-ffaker

ffaker generates dummy data

ffaker is a fork of faker, and was initially written in an effort to speed up a slow spec suite. Since those days faker has also been rewritten and the "speed" factor is probably irrelevant now. Bear in mind, if your spec suite is slow, chances are the generation of random data will probably not account for much of the run time.

ruby-omniauth-multipassword

OmniAuth strategy to use different password strategies

Provides an OmniAuth strategy that can be used to authenticate using different password strategies. The compatible strategies include omniauth-internal, which can authenticate using has_secure_password in Rails and omniauth-kerberos, which can authenticate using a Kerberos server.

ruby-state-machines

Adds support for creating state machines for attributes on any Ruby class

state_machines adds support for creating state machines for attributes on any Ruby class. state_machine provides enough flexibility for creating new machine definitions on the fly based on an external source of transitions.

ruby-state-machines-activemodel

ActiveModel integration for State Machines

This package provides the gem state_machines-activemodel which adds support for creating state machines for attributes on ActiveModel. The ActiveModel integration is useful for both standalone usage and for providing the base implementation for ORMs which implement the ActiveModel API. This integration adds support for validation errors and dirty attribute tracking.

gobjc++-mingw-w64-x86-64

GNU Objective-C++ compiler for MinGW-w64 targeting Win64

MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc).