Skip to content

Commit

Permalink
Fix missing require "date"
Browse files Browse the repository at this point in the history
  • Loading branch information
deric authored and jirutka committed Dec 2, 2017
1 parent 5404000 commit 06ad445
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/kosapi_client/entity/exam.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
require 'date'

module KOSapiClient
module Entity
class Exam < BaseEntity
Expand Down

0 comments on commit 06ad445

Please sign in to comment.