Project
Reverse Dependencies for activesupport
The projects listed here declare activesupport as a runtime or development dependency
0.0
A tool for painless parsing and validation of environment variables.
2021
2022
2023
2024
2025
2026
0.0
EnvStyle is a mountable Rails engine that tints your app's favicon a distinct color per environment at runtime, so side-by-side browser tabs are visually distinguishable. It adds a route and a <link> tag to your layout, works with any front-end (Hotwire, Inertia, or plain Rails), and leaves produ...
2021
2022
2023
2024
2025
2026
0.0
Responsibly extends Ruby's ENV with simple and predictable utilities.
2021
2022
2023
2024
2025
2026
0.0
To be run in a cron script or a daemon. Autosigns ec2 instances based on hostname and instance_id, it expects instance_id as part of the ec2 instance hostname.
2021
2022
2023
2024
2025
2026
0.0
Ruby client for ePay API. Supports manipulating transactions and subscriptions.
2021
2022
2023
2024
2025
2026
0.0
Ruby wrapper for epayments JSON and SOAP API
2021
2022
2023
2024
2025
2026
0.0
Gem for generating valid XML for EIS Extensible Provisioning Protocol requests
2021
2022
2023
2024
2025
2026
0.0
Epuber is simple tool to compile and pack source files into EPUB format.
2021
2022
2023
2024
2025
2026
0.0
Enhanced Rails is a framework for building web-application template and javascript agnostic on top of either MySQL, PostgreSQL, SQLite, DB2, SQL Server, or Oracle with eRuby- or Builder-based templates.
2021
2022
2023
2024
2025
2026
0.0
C++ Project and File generators
2021
2022
2023
2024
2025
2026
0.0
Erector extension for conditional classes
2021
2022
2023
2024
2025
2026
0.0
Form helper inspired by erector targeting html5
2021
2022
2023
2024
2025
2026
0.0
This is a fork of Erector, updated for Rails 4.
2021
2022
2023
2024
2025
2026
0.0
Regular used rspec matchers not found somewhere else.
2021
2022
2023
2024
2025
2026
0.0
ero getter
2021
2022
2023
2024
2025
2026
0.0
Error response handlers for a Rails controller
2021
2022
2023
2024
2025
2026
0.0
Raise and render errors in Rails using Errawr
2021
2022
2023
2024
2025
2026
0.0
GitHub integration for Errbit-NG
2021
2022
2023
2024
2025
2026
0.0
# Error
`Error` is a very small library that serves as a base `Class` for error `Class`es within your
application.
## Install
### Bundler: `gem 'error'`
### RubyGems: `gem install error`
## Usage
```ruby
```
## Contributing
* Check out the latest master to make sure the feature hasn't be...
2021
2022
2023
2024
2025
2026
0.0
You can arrange error object before rescue_from handles.
2021
2022
2023
2024
2025
2026