dalach / ror-tasks

The tasks for the advanced Ruby on Rails course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advanced Ruby on Rails course - tasks for the classes

This project contains tasks for the advanced course in Ruby on Rails. The scope of the course is as follows:

  1. Introduction to unit testing with Rspec.
  2. Stubs and mocks with RR.
  3. Test driven development (TDD) of the model layer.
  4. Understanding ActiveRecord.
  5. Implementation of the persistence layer with AR.
  6. Understanding ActionController.
  7. AC input/output: strong parameters and result decoration.
  8. Writing acceptance tests for the controller layer.
  9. Introduction to Backbone.js
  10. Handlebars view templates.
  11. Full-stack application.
  12. Integrating external web-services.

Notes

The course is held on the Jagiellonian University.

The sponsor of the course is Base.

About

The tasks for the advanced Ruby on Rails course.


Languages

Language:Ruby 100.0%