0.0
Repository is gone
No release in over 3 years
Currently in development. This set of generators allows to quickly create JSON API CRUDs with RBAC, Pagination and Ember.js front-end. Includes following generators: * json_api_controller - generates JSON API controller * json_api_crud_controller - generates JSON API CRUD controller * json_api_model - generates model with pagination helper * json_api_frontend - generates Ember.js stuff for resource * json_api_scaffold - invokes json_api_crud_controller, json_api_model, json_api_frontend generators Please, note, that it supports only RSpec test at this moment.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.13
~> 10.0
~> 3.0