]> cat aescling's git repositories - mastodon.git/commit
About page contact email (#1839)
authorMatt Jankowski <mjankowski@thoughtbot.com>
Sat, 15 Apr 2017 11:33:25 +0000 (07:33 -0400)
committerEugen <eugen@zeonfederated.com>
Sat, 15 Apr 2017 11:33:25 +0000 (13:33 +0200)
commit3b8908c11470f63d846c631f26cf45f9a4b28663
treedf65177050bc032517ec49f9bc81a288e80e526c
parent7b10794afb07c09719756d430c29b9d2e96cffac
About page contact email (#1839)

* Correct site_contact_email typo

* Separate about more page into partials, add specs
app/presenters/instance_presenter.rb
app/views/about/_contact.html.haml [new file with mode: 0644]
app/views/about/_links.html.haml [new file with mode: 0644]
app/views/about/more.html.haml
spec/presenters/instance_presenter_spec.rb
spec/views/about/_contact.html.haml_spec.rb [new file with mode: 0644]
spec/views/about/_links.html.haml_spec.rb [new file with mode: 0644]