gadzorg/gram2_api_server

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.prettierrc.json
.rspec
.ruby-version
.travis.yml
Dockerfile
Gemfile
Gemfile.lock
LICENSE
Procfile
README.md
Rakefile
app.json
app/assets/images/favicon.ico
app/assets/images/logo_alumni.png
app/assets/stylesheets/application.css
app/assets/stylesheets/autoload/knacss.css
app/assets/stylesheets/autoload/menu.css.scss
app/assets/stylesheets/scaffolds.scss
app/views/api/v2/accounts/_form_edit.html.haml
app/views/api/v2/accounts/_form_fields.html.haml
app/views/api/v2/accounts/_form_new.html.haml
app/views/api/v2/accounts/edit.html.haml
app/views/api/v2/accounts/index.html.haml
app/views/api/v2/accounts/new.html.haml
app/views/api/v2/accounts/show.html.haml
app/views/api/v2/groups/_form_edit.html.haml
app/views/api/v2/groups/_form_fields.html.haml
app/views/api/v2/groups/_form_new.html.haml
app/views/api/v2/groups/edit.html.haml
app/views/api/v2/groups/index.html.haml
app/views/api/v2/groups/new.html.haml
app/views/api/v2/groups/show.html.haml
app/views/api/v2/roles/_form_edit.html.haml
app/views/api/v2/roles/_form_fields.html.haml
app/views/api/v2/roles/_form_new.html.haml
app/views/api/v2/roles/edit.html.haml
app/views/api/v2/roles/index.html.haml
app/views/api/v2/roles/new.html.haml
app/views/api/v2/roles/show.html.haml
app/views/clients/_form.html.haml
app/views/clients/edit.html.haml
app/views/clients/index.html.haml
app/views/clients/index.json.jbuilder
app/views/clients/new.html.haml
app/views/clients/sessions/new.html.haml
app/views/clients/shared/_links.html.haml
app/views/clients/show.html.haml
app/views/clients/show.json.jbuilder
app/views/clients/unlocks/new.html.haml