Displaying 2 results from an estimated 2 matches for "tpollak".
Did you mean:
pollak
2012 Feb 14
6
cannot load such file -- openssl (again)
This problem has been discussed a number of times, but none of the given
solutions seems to work for me.
Problem:
Trying to generate the infrastructure for testing with Cucumber gives
the following error
~/.../OTK-register$ rails generate cucumber:install
/home/tpollak/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activesupport-3.2.1/lib/active_support/dependencies.rb:251:in
`require'': cannot load such file -- openssl (LoadError)
from
/home/tpollak/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activesupport-3.2.1/lib/active_support/dependencie...
2012 Jul 23
4
uninitialized constant ActionController::Flash::FlashHash [NameError])
...479:in `call''
railties (3.2.1) lib/rails/application.rb:220:in `call''
rack (1.4.1) lib/rack/content_length.rb:14:in `call''
railties (3.2.1) lib/rails/rack/log_tailer.rb:14:in `call''
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service''
/home/tpollak/.rbenv/versions/1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service''
/home/tpollak/.rbenv/versions/1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run''
/home/tpollak/.rbenv/versions/1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread''...