Skip to content

Commit

Permalink
actually i need 45 min and nto 90 :)
Browse files Browse the repository at this point in the history
  • Loading branch information
yonbergman committed Dec 2, 2011
1 parent a01a776 commit f75fcb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phases.rb
Expand Up @@ -71,7 +71,7 @@ def start
end

class Session < Base
TIME_PER_SESSION = 90 * 60 #45mins
TIME_PER_SESSION = 45 * 60 #45mins

def initialize(number, time_per_session = TIME_PER_SESSION)
data = {
Expand Down

0 comments on commit f75fcb5

Please sign in to comment.