null+****@clear*****
null+****@clear*****
Thu Jun 28 12:01:56 JST 2012
SHIMADA Koji 2012-05-30 20:06:44 +0900 (Wed, 30 May 2012) New Revision: 9d0c6cc460704abcc210f3ddcfc8553e5d687e96 https://github.com/logaling/logaling-command/commit/9d0c6cc460704abcc210f3ddcfc8553e5d687e96 Merged 7228757: Merge pull request #60 from logaling/refactor-structure Log: Remove unneccesary line Modified files: lib/logaling/command/application.rb Modified: lib/logaling/command/application.rb (+1 -2) =================================================================== --- lib/logaling/command/application.rb 2012-05-30 20:02:44 +0900 (0118b02) +++ lib/logaling/command/application.rb 2012-05-30 20:06:44 +0900 (faca3e1) @@ -354,8 +354,7 @@ module Logaling::Command display_string = snipped_term.map do |word| word.is_a?(Hash) ? word[:keyword].bright : word end - display_string = display_string.join - display_string + display_string.join end def check_logaling_home_exists -------------- next part -------------- An HTML attachment was scrubbed...Download