Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
ishida committed Jun 18, 2013
2 parents 48f879c + 6e15312 commit 447b293
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
require_relative 'lib/tumblr-recommender'

class App < Sinatra::Base
VERSION = '0.1.1'
@@worker_lock = Mutex.new
@@working_queries = {}
@@restarting_lock = Mutex.new
Expand Down

0 comments on commit 447b293

Please sign in to comment.