New User Education goes through a server side ComposerMessages check. Composer message for users

who don't have avatars.
This commit is contained in:
Robin Ward
2013-09-12 17:46:43 -04:00
parent 32163bc356
commit 7d9a84b496
16 changed files with 356 additions and 109 deletions

View File

@ -177,11 +177,6 @@ class PostsController < ApplicationController
render_serialized(post.replies, PostSerializer)
end
# Returns the "you're creating a post education"
def education_text
end
def bookmark
post = find_post_from_params
if current_user