Grade Tecko

  • Exam for "TG company".

  • Setup: bundle exec rake db:create db:migrate

  • CSV files can be found in spec/fixtures/example.csv.

  • To run the tests: bundle exec rspec spec

  • TODO:

    • Check if you have to normalize on Object Type.
    • See if you can store state/snapshot in addition to the events.
    • Add strong params or do dry-validation.
    • Possibly check out turbolinks or anything to speed up retrieving part.