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:
= Copy to clipboard Copied!

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:

666e2737d75409dec3462645721434447ebc03bb219e6fdf9b731aba17c99a7b

Total downloads 2,590

For this version 2,589

License:

MIT

Required Ruby Version: >= 0

Links: