Skip to content

dalach/ror-tasks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%