You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/helpers
Matt Jankowski 55e1e12b7d Ensure i18n matches options (#2358)
* Add failing spec showing that human_locales does not match what i18n knows about

* Add missing `ar` key for arabic to human locales

* Remove duplicate `id` key from available locales

* Sort keys in human locales list

* Add spec for human_locale helper
8 years ago
..
admin
activitystreams2_builder_helper.rb
application_helper.rb
flashes_helper.rb
home_helper.rb
instance_helper.rb
routing_helper.rb
settings_helper.rb Ensure i18n matches options (#2358) 8 years ago
stream_entries_helper.rb Test embedded_view related code in a helper (#2282) 8 years ago
style_helper.rb