We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 626b289 commit 58540ebCopy full SHA for 58540eb
app/models/dojo.rb
@@ -1,6 +1,6 @@
1
class Dojo < ApplicationRecord
2
NUM_OF_COUNTRIES = "69"
3
- NUM_OF_WHOLE_DOJOS = "1,200"
+ NUM_OF_WHOLE_DOJOS = "1,250"
4
NUM_OF_JAPAN_DOJOS = Dojo.count.to_s
5
6
serialize :tags
0 commit comments