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 3a68feb commit 7b00392Copy full SHA for 7b00392
app/models/feature.rb
@@ -23,7 +23,7 @@
23
# # In models/controllers:
24
# return unless Feature.enabled?(:geodata)
25
#
26
-# # In views (using FeaturesHelper):
+# # In views:
27
# <% if Feature.enabled?(:geodata) %>
28
29
# # In tests:
0 commit comments