RubyGems Navigation menu

gangsterhat 0.1.1

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.

Gemfile:
=

install:
=

Versions:

  1. 0.1.1 December 19, 2016 (7.5 KB)
Show all versions (2 total)

Development Dependencies (3):

bundler ~> 1.13
rake ~> 10.0
rspec ~> 3.0

Owners:

Authors:

  • Nuqz

SHA 256 checksum:

=

Total downloads 2,766

For this version 2,765

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: