Project

cafe_car

0.0
The project is in a healthy, maintained state
Rails UI and admin panels.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 7.1.3.2
 Project Readme

CafeCar

CafeCar is an expansion of the Rails "view" layer of MVC. Its philosophy is rooted in the idea that, by default, Rails should render something that represents the CRUD operations of your models. These defaults can then be expanded or overridden. This can be done on either application-wide or for specific models.

Usage

Installation

Add this line to your application's Gemfile:

gem "cafe_car"

And then execute:

$ bundle

Contributing

Contribution directions go here.

License

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