https://github.com/jp7io/rails-apz
The guide to build a Rails app from a to z.
https://github.com/jp7io/rails-apz
rails ruby
Last synced: 5 months ago
JSON representation
The guide to build a Rails app from a to z.
- Host: GitHub
- URL: https://github.com/jp7io/rails-apz
- Owner: jp7io
- Created: 2015-07-01T22:20:00.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-31T14:54:10.000Z (about 2 years ago)
- Last Synced: 2025-04-05T23:26:12.172Z (11 months ago)
- Topics: rails, ruby
- Language: Ruby
- Homepage: https://github.com/jp7io/rails-apz/wiki
- Size: 61.5 KB
- Stars: 75
- Watchers: 17
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rails Apz
#### The guide to build a Rails 4.2 app from a to z.
[](https://travis-ci.org/jp7io/rails-apz)
[](https://codeclimate.com/github/jp7io/rails-apz)
[](https://codeclimate.com/github/jp7io/rails-apz/coverage)
#### Live Demo
https://rails-apz.herokuapp.com
#### Step-by-Step Tutorial
https://github.com/jp7io/rails-apz/wiki
#### Screenshots
https://github.com/jp7io/rails-apz/wiki/Screenshots
#### Screencast
https://www.youtube.com/watch?v=_PiY0gUXAe8&list=PLFEMeqXSeh3xt7IN4kPUFAZYDUFuNqUBl (portuguese only)
#### Includes
* Rails 4.2
* Ajax with UJS
* CSS with Bootstrap
* SimpleForm
* Action Mailer
* Active Job with Sidekiq and Redis
* Tests
* Continuous integration with Code Climate and Travis
* Deploy with Heroku
* Monitoring with Papertrail