[Groonga-commit] ranguba/groonga-client-model at 506cbee [master] Remove needless extend

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Dec 7 14:31:02 JST 2016


Kouhei Sutou	2016-12-07 14:31:02 +0900 (Wed, 07 Dec 2016)

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

  Message:
    Remove needless extend
    
    It's extended implicitly.

  Modified files:
    lib/groonga_client_model/record.rb

  Modified: lib/groonga_client_model/record.rb (+0 -1)
===================================================================
--- lib/groonga_client_model/record.rb    2016-12-07 14:21:06 +0900 (ce4ecfb)
+++ lib/groonga_client_model/record.rb    2016-12-07 14:31:02 +0900 (770458e)
@@ -16,7 +16,6 @@
 
 module GroongaClientModel
   class Record
-    extend ActiveModel::Naming
     include ActiveModel::Validations
     include ActiveModel::Conversion
     include ActiveModel::AttributeMethods
-------------- next part --------------
HTML����������������������������...
Download 



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