-
- Téléchargements
Instance helper to replace site title helper (#2038)
* Move site title helper to instance helper (name change only) * Remove newline in <title> tag * Add site_hostname helper method to wrap up local_domain value * Use site_hostname helper in places that need local_domain value
parent
e1e15adf
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Affichage de
- app/helpers/instance_helper.rb 11 ajouts, 0 suppressionapp/helpers/instance_helper.rb
- app/mailers/application_mailer.rb 1 ajout, 0 suppressionapp/mailers/application_mailer.rb
- app/mailers/user_mailer.rb 2 ajouts, 0 suppressionapp/mailers/user_mailer.rb
- app/views/about/more.html.haml 2 ajouts, 2 suppressionsapp/views/about/more.html.haml
- app/views/about/show.html.haml 3 ajouts, 3 suppressionsapp/views/about/show.html.haml
- app/views/about/terms.en.html.haml 1 ajout, 1 suppressionapp/views/about/terms.en.html.haml
- app/views/about/terms.no.html.haml 1 ajout, 1 suppressionapp/views/about/terms.no.html.haml
- app/views/accounts/show.html.haml 2 ajouts, 2 suppressionsapp/views/accounts/show.html.haml
- app/views/api/oembed/show.json.rabl 1 ajout, 1 suppressionapp/views/api/oembed/show.json.rabl
- app/views/api/v1/instances/show.rabl 1 ajout, 1 suppressionapp/views/api/v1/instances/show.rabl
- app/views/home/initial_state.json.rabl 1 ajout, 1 suppressionapp/views/home/initial_state.json.rabl
- app/views/layouts/application.html.haml 1 ajout, 1 suppressionapp/views/layouts/application.html.haml
- app/views/layouts/mailer.text.erb 1 ajout, 1 suppressionapp/views/layouts/mailer.text.erb
- app/views/layouts/public.html.haml 1 ajout, 1 suppressionapp/views/layouts/public.html.haml
- app/views/shared/_landing_strip.html.haml 1 ajout, 1 suppressionapp/views/shared/_landing_strip.html.haml
- app/views/stream_entries/show.html.haml 1 ajout, 1 suppressionapp/views/stream_entries/show.html.haml
- spec/helpers/instance_helper_spec.rb 33 ajouts, 0 suppressionspec/helpers/instance_helper_spec.rb
- spec/helpers/site_title_helper_spec.rb 0 ajout, 15 suppressionsspec/helpers/site_title_helper_spec.rb
Chargement en cours
Veuillez vous inscrire ou vous se connecter pour commenter