Skip to content

Commit

Permalink
clearer comment
Browse files Browse the repository at this point in the history
  • Loading branch information
stereosupersonic authored and radar committed Jul 23, 2020
1 parent d78616e commit 29b85c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/backend/fallbacks_test.rb
Expand Up @@ -136,6 +136,7 @@ class BackendWithFallbacks < I18n::Backend::Simple
class MyDefaultFallback
# this is a stupid change
# but it shows that you can use any object as fallback
# when you override the access method
def [](key)
[:my_language]
end
Expand Down

0 comments on commit 29b85c8

Please sign in to comment.