invoke controller
A simple abort controller library
An implementation of WHATWG AbortController interface.
Microsoft Azure SDK for JavaScript - Aborter
AbortController for Node based on EventEmitter
Abortable async function helpers
Keyboard manager which works in identical way on both iOS and Android
Payload for ThinkJS 3.x
Types for the store controller
Stores transactions alongside their periodically updated statuses and manages interactions such as approval and cancellation
ConnectivityController stores the device's internet connectivity status
Manages requests that require user approval
Provides scaffolding for controllers as well a communication system for all controllers
Manages delegations for MetaMask
Manages bridge-related quote fetching functionality for MetaMask
Tracks assets balances/prices and handles token detection across all digital assets
A controller for managing cryptocurrency on/off ramps functionality
Provides an interface to the currently selected network via a MetaMask-compatible provider object
Data and convenience functions shared by multiple packages
The RemoteFeatureFlagController manages the retrieval and caching of remote feature flags
Maintains a periodically updated list of approved and unapproved website origins
Manages a list of recipient addresses associated with nicknames
Provides an interface to the currently enabled network using a MetaMask-compatible provider object
Backup and rehydrate SRP(s) using social login and password
Provides two class methods on ActiveController::Base that filter the params hash for that controller's actions. You can think of them as the controller analog of attr_protected and attr_accessible.
An easy-to-use Dropbox client with fine-grained control over syncs. Think of it as halfway point between the developer API and a normal client, which gives you control over what and when Dropbox syncs but handles all the details.
Library for reading, parsing and presenting cruise control style build status pages (think CCMenu, CCTray)
Provides two class methods on ActiveController::Base that filter the params hash for that controller's actions. You can think of them as the controller analog of attr_protected and attr_accessible.
Parsing and manipulation gem for Apache configuration files. Can also be used to control remote servers using a secure RESTful API. Think, Webmin.
Think of this less like a normal Case When statement, and more of a way of growing a control script for calling different ruby gems.
A way to run JavaScript based on Rails controller actions. This gives you the freedom to DRY up your JavaScript, or modularize code around REST resources, whatever you can think of!
Create APIs in a fast and dynamic way, without the need to develop everything from scratch. You just need to create your models and let APIcasso do the rest for you. It is the perfect candidate to make your project development go faster or for legacy Rails projects that do not have an API. If you think it through, JSON API development can get boring and time consuming. Every time you use almost the same route structure, pointing to the same controller actions, with the same ordering, filtering and pagination features. APIcasso is intended to be used to speed-up development, acting as a full-fledged CRUD JSON API into all your models. It is a route-based abstraction that lets you create, read, list, update or delete any ActiveRecord object in your application. This makes it possible to make CRUD-only applications just by creating functional Rails' models. Access to your application's resources is managed by a .scope JSON object per API key. It uses that permission scope to restrict and extend access.
I believe that some of developers faced a situation when you can't convince your customer | project manager | team lead | teammates to use any of existing business logic handler, as they think it: - has no value for business - is hard to integrate - needs to be learned be developers - is no guarantee that this gem will be well maintained in the future - is developed by no name author But you still want to make your controllers and models as thin as possible. If such situation is familiar for you then this gem is for you. This is a one file gem, just copy `Service` class from `lib/simple_logic_step.rb` to your project and specs for it from `spec/simple_logic_step/logic_step_spec.rb`.
Envsafe is a standalone CLI utility for managing your .env files without project integration. Quickly back up your current environment, restore from any saved version, and compare your .env file against .env.example to catch missing or extra variables. Think of it as git stash for your .env. Core features: - Backup and restore .env files with optional tags - Pop the latest backup off the stack - Checkout any saved .env version or return to main - Validate .env vs .env.example - CLI-native — no Gemfile or code integration required Envsafe gives you safe, versioned control of your app’s environment variables — without the overhead.
Contentful API wrapper library exposing an ActiveRecord-like interface