Skip to content
  • azul's avatar
    make comments and messages more robust · c650b485
    azul authored
    We now use two controller actions ... one for generating the post and
    then we redirect to one for rerendering the list of posts.
    
    This way we can set @post to the created post in the creation action
    and track it and have a new Post as @post in the index action.
    c650b485