Project
Reverse Dependencies for factory_bot_rails
The projects listed here declare factory_bot_rails as a runtime or development dependency
0.0
Authentication with OmniAuth, API integration
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Some basics used for setting up rails projects
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Rails engine that can plug/unplug features with notice
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Create inboxes for your users to send and receive emails.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Reusable generic features for Rails applications
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Ruby on Rails integration for the Pragma architecture.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Код, занимающийся валидацией и публикацией прелендов V4.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Most Rails blogging tools include everything you could ever want,
including things you don't. Proclaim tries to provide the simplest (yet
beautiful) implementation of a blog via a mountable engine; if more
functionality is desired, it can easily be combined with other engines.
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 generic interface and abstraction layer for dealing with third-party data providers and APIs in Rails. ProviderKit helps you to add a layer between your third-party APIs and internal code.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
Description of Rails Async Event Store.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Rails engine providing ActiveRecord integration, background jobs, and UI components for Ragdoll's unified text-based RAG system. Converts all media types to searchable text for powerful cross-modal search capabilities.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
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
Activity
0.0
A modular and extendable Rails engine that provides an Agent model and LLM client integration for building AI-powered applications.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
This gem allows you: 1) perform multiple POST requests to create multiple files. 2) relate those files with a model using identifiers instead the files themselves
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
This gem allows you to queue objects through a simple to use interface.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
This gem allow to manage your project rake tasks.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
API Resources Controller for 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.0
Simple Filter Queries for 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.0
Opinionated out-of-the-box Rails API framework designed to simplify Rails configuration
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Releases
Activity
0.0
RcrewAI Rails is a comprehensive Rails engine that brings AI agent orchestration to your Rails applications.
Build intelligent AI crews that collaborate to solve complex tasks with full database persistence,
background job integration, and a beautiful web dashboard for monitoring and management.
Features:
• ActiveRecord models for crews, agents, tasks, and executions with full persistence
• Rails generators for scaffolding AI crews and agents
• ActiveJob integration for asynchronous crew execution (works with any Rails background job adapter)
• Web dashboard with real-time monitoring and management interface
• Multi-LLM support: OpenAI GPT, Anthropic Claude, Google Gemini, Azure OpenAI, Ollama
• Production-ready with logging, error handling, and security controls
• Human-in-the-loop workflows with approval mechanisms
• Tool ecosystem: web search, file operations, SQL, email, code execution
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025