store ip address and current user with incoming links

make links long an readable in share dialog
This commit is contained in:
Sam
2013-04-26 16:18:41 +10:00
parent a56a926582
commit f9e33ec6b8
10 changed files with 80 additions and 43 deletions

View File

@ -130,7 +130,6 @@ Discourse::Application.routes.draw do
end
get 'p/:post_id/:user_id' => 'posts#short_link'
get 'st/:topic_id/:user_id' => 'topics#short_link'
resources :notifications
resources :categories