Kouhei Sutou
null+****@clear*****
Sun May 25 18:21:33 JST 2014
Kouhei Sutou 2014-05-25 18:21:33 +0900 (Sun, 25 May 2014) New Revision: 07fba64f6fd7a77852b6304cbbb1b7aa483e7559 https://github.com/groonga/heroku-sample-rroonga-blog/commit/07fba64f6fd7a77852b6304cbbb1b7aa483e7559 Message: Add debug print Modified files: groonga/init.rb Modified: groonga/init.rb (+2 -0) =================================================================== --- groonga/init.rb 2014-05-25 18:15:10 +0900 (ca2113e) +++ groonga/init.rb 2014-05-25 18:21:33 +0900 (8d99c6f) @@ -1,3 +1,5 @@ +p ENV['GROONGA_DATABASE_PATH'] + require_relative '../config/environment' Groonga::Schema.define do |schema| -------------- next part -------------- HTML����������������������������...Download