Authenticate and authorize your users directly in your controllers.
Ruby
New
Free
A gem to easily filter out unwanted parameters in ActionController.
Easily access parent resources
Embed a controller flow within another by stashing the final redirect upfront and performing it after completing.
You can implement twirp service with Rails controller
ActionCost measures the performance of a Rails 3 app controller actions in terms of number of calls to the database...
Action Counter
Easy to Export CSV from Active Record Models.
Not only for exporting CSV, But also uploading CSV to Google Cloud...
actiondebug is a utility that can give you more insight
into the structure of your Rails application. It...
Simple Decorator Pattern for more Object-Oriented Views in Rails
This is my longer description
Directs objects' behaviors
Serves the .gz files that are created by the asset precompiler
Backport https://github.com/rails/rails/pull/33829 to older Rails
Restores response predicates removed from ActionDispatch::TestResponse in Rails 6
Action Draft brings your ActiveRecord model to storage multiple draft attributes without add columns to the business table.
.
Arguments extractor for Rails actions.
Action Facade provides a simple interface for data required by view / controller.
Your factories are now classes.
Call action on ActiveRecord Fields
An alternative layer to accepts_nested_attributes_for by using Form Models.
A web framework built on top of Rack, it has the simplicity of sinatra and the structure of rails
ActionGmailer, oauth/gmail delivery method
authorisation module of actions based on url-paths for usage in Rails and possibly other ruby based web frameworks
Allows distributed handle/lock creation and managament
Makes your controllers more unit-testable.
ActionHash is a Ruby gem designed to validate a series of actions while obfuscating the associated
...
Move actions from methods in Rails controllers to action classes.
actionhero 0.7.0 [action_hero_logo]: ./art/logo.svg![Action Hero Logo][action_hero_logo]![PyPI - Python Version](https://img.shields.io/pypi/pyversions/action-hero?style=flat-square)![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)[![codecov](https://codecov.io/gh/kadimisetty/action-hero/branch/master/graph/badge.svg)](https://codecov.io/gh/kadimisetty/action-hero)[![Build Status](https://travis-ci.org/kadimisetty/action-hero.svg?branch=master)](https://travis-ci.org/kadimisetty/action-hero)[![PEP8](https://img.shields.io/badge/code%20style-pep8-green.svg)](https://www.python.org/dev/peps/pep-0008/)![PyPI - License](https://img.shields.io/pypi/l/action-hero?style=flat-square)####`action_hero` is a python...
Python
Use this library to send webhooks from your application
action indicators Action Indicator # Animated indicators indicating action on any type of widget in Flutter.
Dart
iOS
Mobile
Android
Action Interactor provides a simple interface for performing operations like Service Object / Command pattern.
Action Interceptor provides methods to store return url's across multiple requests. Useful during authentication, registration, signing terms of use, etc.
Parses ansible ini files
actionistatodoist 2019.9.16 Actionista Action-Chain CLI for Todoist (actionista-todoist) Actionista Action CLI for Todoist. Manage your...
Turn your classes into small, modular, reusable Actions
DSL for defining dependencies between rails actions and before_filters.
Learn Enough Ruby palindrome detector
A gem for interacting with the ActionKit API.
Gem for interacting with the ActionKit API
Static checker for GitHub Actions workflow files
mac
macOS
Homebrew
actionlintpy 1.7.1.15 Note: for pre-commit hooks I recommend officially supported hooks: See docs: https://github.com/rhysd/actionlint/blob/main/docs/usage.md#pre-commit
Integrate Amazon SES with ActionMailbox
Relay IMAP messages to ActionMailbox. This package requires the rust imap client binary to be run. Visit the repository ReadMe...
Email on Rails. Compose, deliver, and test emails using the familiar controller/view pattern. First-class support for multipart email and attachments.
Makes it trivial to test and deliver emails sent from a single service layer.
Balancer for ActionMailer. Distributes emails across multiple delivery methods in the given proportion.
See https://rails.lighthouseapp.com/projects/8994/tickets/2338-actionmailer-mailer-views-and-content-type
Cache delivery method for ActionMailer for testing emails with Selenium
Load ActionMailer configuration from YAML
Use Resque to asynchronously sending email messages.
This rubygem does not have a description or summary.
Demux ActionMailer delivery methods
Serialize and enqueue deliveries for existing mailers
Wraps the deliver! method on ActionMailer to save the outgoing mail to a .eml file,
which can...
Sets :host for url_for calls within ActionMailer. A repackaged and renamed version of http://github.com/luke0x/retardase_inhibitor
Automatically add plain text parts into HTML emails sent by ActionMailer.
Easily create HTML emails in Rails ~>3.1
Extends ActionMailer::Preview to allow email previews in all available locales
ActionMailer SMTP delivery strategy with advanced logging and Bcc support
Uses the maildir gem to store ActionMailer deliveries.
Use this gem to send mails with Mandrill Templates from Action Mailer.
A different take on using ActionMailer, Markdown and I18n.
ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.
Action Mailer configuration helper
In a test environment , you are forced to change the destination of the ActionMailer.
Set one test-reciepient which gets all mails from th app in for example a test/staging environment
Automatically insert a text/plain part into your HTML multipart e-mails.
Automatically insert a text/plain part into your HTML multipart e-mails using Nokogiri to parse pre-exisiting html emails
Conveniently send emails through Google's Hosted App service
Send VERP emails with actionmailer.
This Rails gem allows you to send X509 signed and\or crypted mails.
A gem that helps map attibutes to actions.
WIP
ActionMailer heavily-inspired gem to handle SMS/Text Messages
A navigation manager for Rails applications.
Ruby client for interacting with the ActionNetwork REST API
Action Notifier is a small framework for sending push notifications in a way very similar to Action Mailer
An abstract layer for Rails app to send notifications.
Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web applications. Works with any Rack-compatible server.
Eases web-request routing, handling, and response as a half-way front, half-way page controller. Implemented with specific emphasis on enabling easy...
Action caching for Action Pack (removed from core in Rails 4.0)
Simple gem that extends Rails `request.remote_ip` to default to Cloudflare's `HTTP_CF_CONNECTING_IP` header.
Simple gem that adds Amazon CloudFront IP prefixes to the trusted proxies to Rails RemoteIp middleware.
`actionpack-direct_routes` backports Direct routes into Rails 4 and Rails 5.0. Rails 5.1 adds Direct routes that you can create custom...
Simple gem that extends Rails `request.remote_ip` to default to Fly's `Fly-Client-IP` header.
Static page caching for Action Pack (removed from core in Rails 4.0)
Threadsafe Static page caching for Action Pack 4.x
Backport of per-form CSRF tokens into Rails 4.2
XML parameters parser for Action Pack (removed from core in Rails 4.0)