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 406a02e commit a96f65eCopy full SHA for a96f65e
app/models/dojo.rb
@@ -1,6 +1,6 @@
1
class Dojo < ApplicationRecord
2
NUM_OF_COUNTRIES = "75"
3
- NUM_OF_WHOLE_DOJOS = "1,400"
+ NUM_OF_WHOLE_DOJOS = "1,500"
4
NUM_OF_WHOLE_EVENTS = "1,555"
5
NUM_OF_JAPAN_DOJOS = Dojo.count.to_s
6
0 commit comments