0.0
The project is in a healthy, maintained state
SimpleTeams is an all-in-one solution for implementing teams quickly in a Ruby on Rails (RoR) application. It follows best practices, using the Rails Engine design pattern for easy configurability, CanCan for authorization, and polymorphic association (like ActiveStorage) to avoid dictating model names.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 7.0.7.2
 Project Readme

WARNING:

This gem is a work in progress. If you like what we are doing, feel free to watch it for updates, but please do not attempt to use it in production.

SimpleTeams

SimpleTeams is an all-in-one solution for implementing teams quickly in a Ruby on Rails (RoR) application. It follows best practices, using the Rails Engine design pattern for easy configurability, CanCan for authorization, and polymorphic association (like ActiveStorage) to avoid dictating model names.

Usage

Pending...

Installation

Pending...

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.