From a77c8bf9c3635393064490e752aa99f10bf32722 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Sun, 29 Jan 2012 12:04:09 +0200 Subject: Bootstrap: Issues & MR --- app/models/commit.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/models/commit.rb') diff --git a/app/models/commit.rb b/app/models/commit.rb index 902ffbc6789..01fac4a849c 100644 --- a/app/models/commit.rb +++ b/app/models/commit.rb @@ -27,7 +27,7 @@ class Commit @head = head end - def safe_message() + def safe_message message end -- cgit v1.2.1