]> cat aescling's git repositories - mastodon.git/commit
single_user_mode? always returns boolean (#3215)
authorAkihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>
Mon, 22 May 2017 04:00:07 +0000 (13:00 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 22 May 2017 04:00:06 +0000 (06:00 +0200)
commitaa662cecada500b57d8959f311a2a74e41e6211a
tree390049deaaf607c4243c1c990b77fab93bf0b965
parent84608c3ff8fe51654868546cca6e64730d06286e
single_user_mode? always returns boolean (#3215)

This change also adds a specification for the method.
app/controllers/application_controller.rb
spec/controllers/application_controller_spec.rb [new file with mode: 0644]