Categories
Category results are hidden when using a custom project result order
0.0
Rails Active MCP enables secure Rails console access through Model Context Protocol (MCP)
for AI agents and development tools like Claude Desktop. Provides safe database querying,
model introspection, and code execution with comprehensive safety checks and audit logging.
Features include:
• Safe Ruby code execution with configurable safety checks
• Read-only database query tools with result limiting
• Rails model introspection (schema, associations, validations)
• Dry-run code analysis for safety validation
• Environment-specific configuration presets
• Comprehensive audit logging and monitoring
• Claude Desktop integration out of the box
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
Several additions for DRYer RSpec code
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
Dry::Workflow allows developers to define complex, multi-step business processes
with a clear DSL. It supports `step`, `map`, and `try` operations, similar to
dry-transaction, but with an added emphasis on defining and executing
rollback procedures for each step if the workflow fails. This helps ensure
data consistency and provides a structured way to handle failures in
long-running or critical operations.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.77
Common monads for Ruby
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
A simple DSL to describe metadata for endpoints and automatic params construction based on dry-struct schemas. Support for openapi
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.02
A framework for DRY RESTful APIs in Ruby on Rails.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.9
Typed structs and value objects
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
3.12
Type system for Ruby supporting coercions, constraints and complex types like structs, value objects, enums etc
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.33
Simple type-system for Ruby
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Shorthand `M` module with injected dry-monads.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
Dry docker swarm stack definition
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.15
Organize your code into reusable components
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
Organize your code into reusable components
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
1.62
dry-schema provides a DSL for defining schemas with keys and rules that should be applied to
values. It supports coercion, input sanitization, custom types and localized error messages
(with or without I18n gem). It's also used as the schema engine in dry-validation.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Simple monads without DRY dependencies
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.01
My SAKURA gem with various utilities. This is my swiss-army knife for Linux and Mac. See README.md for amazing examples, like:
richelp ubuntu # shows a richelp of my 'ubuntu' cheatsheet
richelp sakura synopsis # shows a richelp of my 'sakura' cheatsheet, grepping for 'synopsis'
ls | act # randomly scrambles the lines! Taken from cat/atc ;)
ps | rainbow # colors all lines differently
twice itunes - # lowers volume of iTunes... twice :)
10 echo Bart Simpson likes it DRY # tells you this 10 times. Very sarcastic script!
seq 100 | 1suN 7 # prints every 7th element of the list
zombies # prints processes that show zombies (plus funny options to kill them)
find . -size +300M | xargs mvto /tmp/bigfiles/ # moves big files to that directory
alias gp='never_as_root git pull' # only if u r not root it runs!
tellme-time # Tells you the time with Riccardo voice in Italian. Brilliant!
find-duplicates . # Tells you files with same size/MD5 in this directory
facter is_google_vm # Tells if it's a GCE Virtual Machine
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.04
Simple, internationalized and DRY page titles and headings for Rails.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.03
Simple, internationalized and DRY page titles and headings for rails.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.02
A domain specific language for composable business transaction workflows.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Simple copy of [dry-monads](https://github.com/dry-rb/dry-monads) do monads, it implements only mixin for your service object and Success/Failure result object.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025