search for: mobtropolis

Displaying 3 results from an estimated 3 matches for "mobtropolis".

Did you mean: metropolis
2008 Mar 11
0
How to get a facebook session for desktop applications (or unit tests?)
...dParameter: => #<Facebooker::Session:0xb66756e0 @secret_key="829bbe2f0255043cc906b064a9239c07", @api_key="98519f7e0ed4e6e8ad01bfb2864c1e3c"> >> sess.secure! Facebooker::Session::MissingOrInvalidParameter: Invalid parameter from /home/wil/proj/3cgworkspace/mobtropolis/vendor/plugins/facebooker/lib/facebooker/parser.rb:386:in `process'' from /home/wil/proj/3cgworkspace/mobtropolis/vendor/plugins/facebooker/lib/facebooker/parser.rb:15:in `parse'' from /home/wil/proj/3cgworkspace/mobtropolis/vendor/plugins/facebooker/lib/facebooker/s...
2008 Mar 06
3
cache_sweeper
Hi, Why is cache_sweeper not a documented method? I was pretty sure it used to be, but I could be wrong. I can''t seem to find any information on it anymore in the online docs. As a side note, looking at the code for cache_sweeper it appears to only work with the :only option, not :except (ignores it)... what''s the reason for this? Thanks, Andrew
2007 Jul 18
1
RMagick progress monitor with backgroundrb - possible?
I''m looking for a way to give the user a progress monitor on large image manipulations with RMagick. I first looked at this method - http://www.imagemagick.org/RMagick/doc/imageattrs.html#monitor - to do it in a controller action, but since I can''t call multiple renders in an action, I would need to store the progress in the database and call another action from javascript to