Skip to content

gamont/iOS-on-Rails-Enhanced

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This is a recreation of thoughtbot’s ios-on-rails book application “Humon”.

Things added are authentication with sorcery and authorization with pundit.

The URIs conform to heroku’s api styleguide, so the version is communicated in the header.

The API is fully tested with request specs.

API documentation is managed via apipie. See localhost:3000/apipie for details.

About

enhancement of thoughtbots ios-on-rails book application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 91.9%
  • HTML 5.9%
  • CSS 1.1%
  • Other 1.1%