aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/refinery/blog/posts/_comment.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* Move avatar_url method to posts helper because view stuff shouldn't be in ↵Uģis Ozols2012-07-311-1/+1
| | | | the model.
* refactor factories and add #show tests for posts controllerJamie Winsor2011-09-041-2/+2
| | | | | | | | | | | Do not want to cache classes, but do want to reload models after factory girl: http://groups.google.com/group/factory_girl/browse_thread/thread/daa24556d90c31fc http://stackoverflow.com/questions/5145165/associationtypemismatch-and-factorygirl rails_autolink was removed from Rails 3.1 and abstracted to an external gem fix display author name and post time on comment show fix namespace for thanking and moderated flash notices
* Wip.Uģis Ozols2011-07-271-0/+10