similar to: MemoryStore

Displaying 20 results from an estimated 900 matches similar to: "MemoryStore"

2006 Feb 28
0
Help needed: Sessions and memoryStore
Hi, I could really use some help in understanding why, when using memoryStore, the ''new_session'' value is always set to true for every request. This isn''t the case when using Pstore. With the ''new_session'' = true, the data I have set in the session gets lost. Is there a way I can set the ''new_session'' = false so I can preserve the
2006 Feb 26
0
Ajax, MemoryStore and sessions
Have you ever worked with Ajax, memoryStore and sessions in Rails? I''m trying to pass a value through a session variable to various methods. I''m calling the methods with Ajax on a submit button. I do this twice on a page. The first time I pass a variable from the page to the controller and store it in the session and write a log entry. This works fine. When the second button
2006 May 09
1
Session mgmt. bug - ActiveRecord & MemoryStore session store
Windows XP Pro Rails 1.1.2 I need some help verifying this behavior that I''m seeing. BUG: Objects in session which are descendants of ActiveRecord::Base lose attributes on subsequent requests when using CGI::Session::MemoryStore. TO REPRODUCE: 0) Set up MemoryStore as the session database manager in the appropriate environment.rb file in config 1) Create a model object X that
2006 Jun 05
7
":database_manager =>CGI::Session::MemoryStore" doesn''t work properly...???
Hi, We are try to use the "database_manager =>CGI::Session::MemoryStore" for the session management. our website has a lot of "redirect_to". while the website is running under webrick, everything is fine. But when we run the system under aprache/fcgi. the redirect_to seems doesn''t work anymore with the option "MemoryStore" does anyone have the same
2008 Jan 17
0
It seems to be a restful_authentication bug (was Re: Re: named route new_session not working)
On 1/16/08, Jimmy Palmer <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote: > > sorry for the ambiguity. I will work on being more descriptive. :) > > In the method access_denied in the file authenticated_system.rb from > restful athentication, it generates this: > > def access_denied > respond_to do |format| > format.html do >
2010 Apr 22
7
Making ActiveSupport::Cache consistent
Lighthouse ticket: https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/4452 I have recently been working on some gems that utilize ActiveSupport::Cache and ran into some issues with the different implementations handling the same functionality differently. One of the issues was that I couldn''t rely on expiring entries with the :expires_in option. MemCacheStore takes this
2008 Jan 16
5
named route new_session not working
Anyone have any idea why a named route would NOT work? I did rake routes to make sure it was there and it was but for some reason new_session doesn''t work. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group,
2008 Jun 24
1
cache issue with attr_accessor field
Hi, I''ve got a model with the following attribute added: attr_accessor :level which does not exist in the database. After putting instances of this model in the cache (using Rails.cache.fetch(''foo'') { Category.all } ), when I retrieve it back from the cache, then trying to access .level gives: undefined method `level'' for #<Category:0x34d50a0>
2007 Oct 16
2
Named routes in controller not working?
I have some "redirect_to"s using named routes in a controller that work fine in the browser, but choke my tests. The route in question is "new_session" and comes from a "map.resource :session, :controller => :session" route mapping. If I replace the named route in the controller with controller/action the tests run just fine, but for some reason it doesn''t
2001 Sep 12
1
winedbg no longer launches automatically
Wine debug no longer launches for me. Not that I know how to use it, but I like trying to find and report bugs. Warning: /usr/bin/winedbg.exe not accessible from a DOS drive Warning: /usr/bin/winedbg not accessible from a DOS drive Warning: /usr/bin/winedbg 137011720.exe not accessible from a DOS drive Warning: /usr/bin/winedbg 137011720 not accessible from a DOS drive Warning: /usr/bin/winedbg
2003 Nov 28
2
Survey says post your 3.3 volt Mother boards used in PRODUCTION withTE410
I'd like to put up on the wiki the known working 3.3v MotherBoards people are using in production... I am very interested w/ppl with dual te410's with lots of concurrent channels in use Please dont post just your fav spec boards JUST ppl with working stable installs with TE410s, if possible with url, if not the exact board number & ill google it when i post to the wiki thxs in
2008 Jun 02
2
Opengl doesn't work
Hi ! I've Wine 1.0RC3, and I've an error when I start Chessmaster 10th: err:wgl:X11DRV_wglGetProcAddress No OpenGL support compiled in. I think I've missed something during the install... How can I install the opengl support? Thxs! Pikos PS: sorry for my English.
2011 Mar 05
1
named issue (Samba4, FC14)
Hi gents ! I am trying to set-up an S4 server following the wiki instructions on Fedora 14. Everything seems fine until step 10 : kerberos DNS dynamic updates configuration. I seem to have done what is required (set $KEYTAB_FILE & KRB5_KTNAME in /etc/init.d/named, add the tss-gssapi-credential & tss-domain stanzas), however wher starting the named service, it remains stalled.... I
2018 Oct 02
1
not able to log in anymore
Hi. Since today we are not able to login into our account. It looks like a password reset. Can you please provide us with an new password? Account: digitaal at loesfm.nl<mailto:digitaal at loesfm.nl> Password: unknown Thxs in advance Sincerely Will -------------- next part -------------- An HTML attachment was scrubbed... URL:
2018 Sep 29
1
Query the pointer protection stack size (--max-ppsize=N) from within R?
Hi, for simply for troubleshooting purposes (e.g. making sure that --max-ppsize=N) is set, is there a way to query the pointer protection stack size from R? I tried to grep the source code and couldn't find anything, so I expect the answer is no. Thxs, Henrik
2006 Jan 02
1
Session and flash now working in IE6
Hi all, I noticed that my sessions and flashes are not working in IE6 (no problem with safari or firefox). I did a <%= debug session %> and indeed IE6 is showing session[:new_session] to be true all the time. This means a new session is created for every request. An old version of the same application is running on the same server under a different subdomain. In this sessions are
2012 Sep 11
1
Is invokeRestart("abort") unstoppable?
Hi, I'm trying to implement an abort() method that works just like stop() but does not signal the condition such that try() and tryCatch(..., condition=...) are, contrary to stop(), effectively non-working with abort() calls. In order to achieve this, I stumbled upon invokeRestart("abort"), cf. help("invokeRestart", package="base") that reads "Restarts are
2008 Feb 13
2
NT4 in a DomU
Hi, I use Xen 3.0.3-1 on a Debian Etch with LVM to store my DomUs. I already exploit a Windows 2000 in a DomU but I can''t install a windows NT4 Server: I have a death of Blue Screen during the installation begining. Did someone test that scary NT4 DomU with success? I think NT4 need a disk driver but wich one? and how can I give it one? My last solution to test is: to convert a NT4
2017 Dec 05
2
command line arguments are parsed differently on windows, from 3.4.3
One comment: For your R devel example you didn't use spaces in the expression, i.e. maybe that's broken too with spaces? Three questions: Does it work if you avoid spaces? Does it work if you use single quotes? Does this also occur for Rscript? Thxs Henrik On Dec 5, 2017 03:44, "G?bor Cs?rdi" <csardi.gabor at gmail.com> wrote: I wonder if this is intended. Thanks,
2018 Aug 30
3
Detecting whether a process exists or not by its PID?
Hi, I'd like to test whether a (localhost) PSOCK cluster node is still running or not by its PID, e.g. it may have crashed / core dumped. I'm ok with getting false-positive results due to *another* process with the same PID has since started. I can the PID of each cluster nodes by querying them for their Sys.getpid(), e.g. pids <- parallel::clusterEvalQ(cl, Sys.getpid()) Is there