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

インストール:
=

バージョン履歴:

  1. 0.1.1 December 19, 2016 (7.5KB)
全てのバージョンを表示(全2件)

Development依存関係 (3):

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

所有者:

作者:

  • Nuqz

SHA 256チェックサム:

=

累計ダウンロード数 2,960

このバージョンのみ 2,959

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: