Project
Reverse Dependencies for cucumber
The projects listed here declare cucumber as a runtime or development dependency
0.0
A/B test data aggregator as a Sinatra web service
2021
2022
2023
2024
2025
2026
0.0
A tool for running acceptance tests against any external web app
2021
2022
2023
2024
2025
2026
0.0
A series of tools built with ruby to help ensure HTML is accessibile, including an automated evaluation tool and helpers to generate accessible output for common elements.
2021
2022
2023
2024
2025
2026
0.0
Accounts::Server defines the following paths for your web-app:
* POST '/logon'
* POST '/register'
* POST '/forgot-password'
* POST '/change-password'
* POST '/change-email'
Your app must provide the pages and forms that will post to these paths.
2021
2022
2023
2024
2025
2026
0.0
Ruby Gem to generate documentation for GitHub Actions
2021
2022
2023
2024
2025
2026
0.0
Provides utility classes, helpers and decorators to the AWS Ruby SDK v2
2021
2022
2023
2024
2025
2026
0.0
Charting toolset that integrates into ActiveRecord and ActionView for fast, easy business intelligence and data visualization on any Rails app. Uses inline SVG wherever possible for best performance on the web. Javascript is used only when absolutely necessary.
2021
2022
2023
2024
2025
2026
0.0
Tools to compare ActiveRecord entries with Cucumber tables
2021
2022
2023
2024
2025
2026
0.0
Fixes json formatting problem with ActiveResource.
2021
2022
2023
2024
2025
2026
0.0
Generic approval queues for record creation and updates
2021
2022
2023
2024
2025
2026
0.0
Rails plugin to handle first_name, middle_names and last_name combinations.
2021
2022
2023
2024
2025
2026
0.0
Multipart forms using custom routes
2021
2022
2023
2024
2025
2026
0.0
Any Ruby class with a start time and an end time will be more intuitive with ActsAsTimeFrame. It supports determining how two time frames relate. There will soon be support for:
* generating recurring time frames
* Rails-specific features like named scopes
2021
2022
2023
2024
2025
2026
0.0
Inspired by the address fields on amazon.com
2021
2022
2023
2024
2025
2026
0.0
# Addy
Allows pretty summations. Instead of writing:
(1..5).inject(0) do |memo, num|
memo + (num**num)
end
You write:
sum(1..5) do |num|
num**num
end
Personally, I would rather write the latter.
## Usage
Install the gem:
gem install addy
Then use it!
...
2021
2022
2023
2024
2025
2026
0.0
The Ad Hoc Generators of useful Rails scaffold for Portfolio
2021
2022
2023
2024
2025
2026
0.0
Automatic admin interface generation
2021
2022
2023
2024
2025
2026
0.0
Command line interface for Admin Module
2021
2022
2023
2024
2025
2026
0.0
Simplistic attachment management
2021
2022
2023
2024
2025
2026
0.0
Toolkit for Core ADX
2021
2022
2023
2024
2025
2026