Displaying 2 results from an estimated 2 matches for "iflo".
Did you mean:
flo
2006 Jul 14
14
[URGENT] Need help getting rails app back up desperately
...helpers.rb:124:in
`inherited_without_layout''
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.3/lib/action_controller/layout.rb:183:in
`inherited_without_helper''
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.3/lib/action_controller/helpers.rb:124:in
`inherited''
/home/iflo/domains/infocenter.iflo.com/current/app/controllers/application.rb:3
/usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:140:in
`load''
/usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:56:in
`require_or_load'...
2006 Apr 20
12
memcache, sessions, fragments, oh my!
Hi all -
I am trying to get rails to use memcache for sessions and fragment
caching. I''d also like to use the same connection for general caching of
this and that.
I''m following the instructions here:
http://wiki.rubyonrails.com/rails/pages/HowtoChangeSessionStore
and hitting a brick wall.
I''m using the new memcache-client since from what I''ve read