Open lapyu opened 11 years ago
/usr/local/rvm/gems/ruby-1.9.3-p429/gems/auto_elasticache-1.0.2/lib/auto_elasticache/elasticache.rb:1:in `require': cannot load such file -- version (LoadError)
Seems to work if I use require_relative "version" instead
What version of Rails are you using? I'm not seeing the same error in any of my environments.
Rails 3.2.13 that is
/usr/local/rvm/gems/ruby-1.9.3-p429/gems/auto_elasticache-1.0.2/lib/auto_elasticache/elasticache.rb:1:in `require': cannot load such file -- version (LoadError)
Seems to work if I use require_relative "version" instead