We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd0b15e commit 5707381Copy full SHA for 5707381
1 file changed
frameworks/Ruby/padrino/app/controllers.rb
@@ -1,3 +1,5 @@
1
+# frozen_string_literal: true
2
+
3
QUERY_RANGE = (1..10_000).freeze
4
ALL_IDS = QUERY_RANGE.to_a
5
0 commit comments