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:
=

installieren:
=

Versionen:

  1. 0.1.1 December 19, 2016 (7,5 KB)
Zeige alle Versionen (2 total)

Development Abhängigkeiten (3):

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

Besitzer:

Autoren:

  • Nuqz

SHA 256-Prüfsumme:

=

Downloads insgesamt 2.759

Für diese Version 2.758

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: