aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/tweets/user_discovered_by.html.haml
diff options
context:
space:
mode:
authorRhenium <rhenium@rhe.jp>2014-02-20 20:44:09 +0900
committerRhenium <rhenium@rhe.jp>2014-02-20 20:44:09 +0900
commit5a6d3a389c622a0c9802a0b69b227bcbc88a2509 (patch)
treee35e38411c68288ba89a091ff461027dfd24ea05 /app/views/tweets/user_discovered_by.html.haml
parent33689cbce02d01aa59aab7d2aaba9e7127aacd9f (diff)
downloadaclog-5a6d3a389c622a0c9802a0b69b227bcbc88a2509.tar.gz
rename user page in tweets controller (best -> user_best, timeline -> user_timeline)
Diffstat (limited to 'app/views/tweets/user_discovered_by.html.haml')
-rw-r--r--app/views/tweets/user_discovered_by.html.haml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/tweets/user_discovered_by.html.haml b/app/views/tweets/user_discovered_by.html.haml
new file mode 100644
index 0000000..63b0aeb
--- /dev/null
+++ b/app/views/tweets/user_discovered_by.html.haml
@@ -0,0 +1,4 @@
+- title @user.screen_name + "'s Discovered by " + @source_user.screen_name
+- caption :title
+- sidebar :users
+= render @tweets