Skip to content

Commit

Permalink
whoops! it broke
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlie Somerville committed Jan 10, 2013
1 parent 7a76b95 commit 6faa175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/post.rb
Expand Up @@ -36,7 +36,7 @@ def self.recent
end

def self.latest
recent(1).first
recent.first
end

def self.find(slug)
Expand Down

0 comments on commit 6faa175

Please sign in to comment.