We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am using ruby2.2 with Rails 4
After installing the gem when I start my rails c, getting below error.
/home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/bundler-1.13.6/lib/bundler/runtime.rb:94:in rescue in block (2 levels) in require': There was an error while trying to load the gem 'searchlogic'. Gem Load Error is: undefined method merge_joins' for class Class' Backtrace for gem load error is: /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/activesupport-4.2.5/lib/active_support/core_ext/module/aliasing.rb:32:in alias_method' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/activesupport-4.2.5/lib/active_support/core_ext/module/aliasing.rb:32:in alias_method_chain' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/searchlogic-2.4.28/lib/searchlogic/active_record/consistency.rb:8:in block in included' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/searchlogic-2.4.28/lib/searchlogic/active_record/consistency.rb:7:in class_eval' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/searchlogic-2.4.28/lib/searchlogic/active_record/consistency.rb:7:in included' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/searchlogic-2.4.28/lib/searchlogic.rb:34:in include' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/searchlogic-2.4.28/lib/searchlogic.rb:34:in singleton class' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/searchlogic-2.4.28/lib/searchlogic.rb:34:in <class:Base>' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/searchlogic-2.4.28/lib/searchlogic.rb:33:in module:ActiveRecord' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/searchlogic-2.4.28/lib/searchlogic.rb:26:in <top (required)>' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/bundler-1.13.6/lib/bundler/runtime.rb:91:in require' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/bundler-1.13.6/lib/bundler/runtime.rb:91:in block (2 levels) in require' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/bundler-1.13.6/lib/bundler/runtime.rb:86:in each' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/bundler-1.13.6/lib/bundler/runtime.rb:86:in block in require' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/bundler-1.13.6/lib/bundler/runtime.rb:75:in each' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/bundler-1.13.6/lib/bundler/runtime.rb:75:in require' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/bundler-1.13.6/lib/bundler.rb:106:in require' /home/arun/Projects/internex/config/application.rb:8:in <top (required)>' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/spring-1.6.0/lib/spring/application.rb:82:in require' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/spring-1.6.0/lib/spring/application.rb:82:in preload' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/spring-1.6.0/lib/spring/application.rb:143:in serve' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/spring-1.6.0/lib/spring/application.rb:131:in block in run' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/spring-1.6.0/lib/spring/application.rb:125:in loop' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/spring-1.6.0/lib/spring/application.rb:125:in run' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/spring-1.6.0/lib/spring/application/boot.rb:18:in <top (required)>' /home/arun/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in require' /home/arun/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in require'
rescue in block (2 levels) in require': There was an error while trying to load the gem 'searchlogic'. Gem Load Error is: undefined method
Class' Backtrace for gem load error is: /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/activesupport-4.2.5/lib/active_support/core_ext/module/aliasing.rb:32:in
alias_method_chain' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/searchlogic-2.4.28/lib/searchlogic/active_record/consistency.rb:8:in
class_eval' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/searchlogic-2.4.28/lib/searchlogic/active_record/consistency.rb:7:in
include' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/searchlogic-2.4.28/lib/searchlogic.rb:34:in
<class:Base>' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/searchlogic-2.4.28/lib/searchlogic.rb:33:in
<top (required)>' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/bundler-1.13.6/lib/bundler/runtime.rb:91:in
block (2 levels) in require' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/bundler-1.13.6/lib/bundler/runtime.rb:86:in
block in require' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/bundler-1.13.6/lib/bundler/runtime.rb:75:in
require' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/bundler-1.13.6/lib/bundler.rb:106:in
<top (required)>' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/spring-1.6.0/lib/spring/application.rb:82:in
preload' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/spring-1.6.0/lib/spring/application.rb:143:in
block in run' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/spring-1.6.0/lib/spring/application.rb:125:in
run' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/spring-1.6.0/lib/spring/application/boot.rb:18:in
require' /home/arun/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am using ruby2.2 with Rails 4
After installing the gem when I start my rails c, getting below error.
/home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/bundler-1.13.6/lib/bundler/runtime.rb:94:in
rescue in block (2 levels) in require': There was an error while trying to load the gem 'searchlogic'. Gem Load Error is: undefined method
merge_joins' for classClass' Backtrace for gem load error is: /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/activesupport-4.2.5/lib/active_support/core_ext/module/aliasing.rb:32:in
alias_method'/home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/activesupport-4.2.5/lib/active_support/core_ext/module/aliasing.rb:32:in
alias_method_chain' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/searchlogic-2.4.28/lib/searchlogic/active_record/consistency.rb:8:in
block in included'/home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/searchlogic-2.4.28/lib/searchlogic/active_record/consistency.rb:7:in
class_eval' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/searchlogic-2.4.28/lib/searchlogic/active_record/consistency.rb:7:in
included'/home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/searchlogic-2.4.28/lib/searchlogic.rb:34:in
include' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/searchlogic-2.4.28/lib/searchlogic.rb:34:in
singleton class'/home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/searchlogic-2.4.28/lib/searchlogic.rb:34:in
<class:Base>' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/searchlogic-2.4.28/lib/searchlogic.rb:33:in
module:ActiveRecord'/home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/searchlogic-2.4.28/lib/searchlogic.rb:26:in
<top (required)>' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/bundler-1.13.6/lib/bundler/runtime.rb:91:in
require'/home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/bundler-1.13.6/lib/bundler/runtime.rb:91:in
block (2 levels) in require' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/bundler-1.13.6/lib/bundler/runtime.rb:86:in
each'/home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/bundler-1.13.6/lib/bundler/runtime.rb:86:in
block in require' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/bundler-1.13.6/lib/bundler/runtime.rb:75:in
each'/home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/bundler-1.13.6/lib/bundler/runtime.rb:75:in
require' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/bundler-1.13.6/lib/bundler.rb:106:in
require'/home/arun/Projects/internex/config/application.rb:8:in
<top (required)>' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/spring-1.6.0/lib/spring/application.rb:82:in
require'/home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/spring-1.6.0/lib/spring/application.rb:82:in
preload' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/spring-1.6.0/lib/spring/application.rb:143:in
serve'/home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/spring-1.6.0/lib/spring/application.rb:131:in
block in run' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/spring-1.6.0/lib/spring/application.rb:125:in
loop'/home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/spring-1.6.0/lib/spring/application.rb:125:in
run' /home/arun/.rvm/gems/ruby-2.2.2@quadra/gems/spring-1.6.0/lib/spring/application/boot.rb:18:in
<top (required)>'/home/arun/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in
require' /home/arun/.rvm/rubies/ruby-2.2.2/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in
require'The text was updated successfully, but these errors were encountered: