[Groonga-commit] ranguba/groonga-client-model at bec0b16 [master] Fix indent

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Mar 3 10:48:39 JST 2017


Kouhei Sutou	2017-03-03 10:48:39 +0900 (Fri, 03 Mar 2017)

  New Revision: bec0b16ce7c216914d7798e50f9e38b2904e91ed
  https://github.com/ranguba/groonga-client-model/commit/bec0b16ce7c216914d7798e50f9e38b2904e91ed

  Message:
    Fix indent

  Modified files:
    lib/rails/generators/groonga_client_model/model_generator.rb

  Modified: lib/rails/generators/groonga_client_model/model_generator.rb (+1 -1)
===================================================================
--- lib/rails/generators/groonga_client_model/model_generator.rb    2017-03-03 10:45:59 +0900 (8336199)
+++ lib/rails/generators/groonga_client_model/model_generator.rb    2017-03-03 10:48:39 +0900 (b393de6)
@@ -62,7 +62,7 @@ module GroongaClientModel
 
       def application_groonga_record_file_name
         "app/models/application_groonga_record.rb"
-        end
+      end
     end
   end
 end
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index