hometown/app/helpers
Akihiko Odaki 54b273bf99 Close http connection in perform method of Request class ()
HTTP connections must be explicitly closed in many cases, and letting
perform method close connections makes its callers less redundant and
prevent them from forgetting to close connections.
2018-03-24 12:49:54 +01:00
..
admin Fix nil error in log_target_from_history helper () 2018-01-04 10:56:23 +09:00
application_helper.rb Add direction tags to HTML e-mails for RTL languages () 2018-01-29 00:22:20 +01:00
flashes_helper.rb Clean up flash display in views () 2017-04-23 04:22:34 +02:00
home_helper.rb Improve initialState loading 2017-01-09 12:37:53 +01:00
instance_helper.rb Do not default site_title with site_hostname in InstanceHelper () 2018-03-04 20:29:49 +01:00
jsonld_helper.rb Close http connection in perform method of Request class () 2018-03-24 12:49:54 +01:00
mailer_helper.rb HTML e-mails for UserMailer () 2018-01-16 03:29:11 +01:00
routing_helper.rb Fallback default thumbnail in instance status API () 2018-01-04 15:36:55 +01:00
settings_helper.rb armenian translations initial commit () 2018-01-22 05:02:23 +09:00
stream_entries_helper.rb Revert , hide sensitive text/images from OpenGraph previews () 2018-03-18 20:33:07 +01:00