Displaying 3 results from an estimated 3 matches for "localfeeds".
2006 Mar 29
2
Fragment Cache Wackiness
...ent cache to use :file_store. I''d really
appreciate it if someone could point me in the right direction.
Rails 1.1 final, FreeBSD
Observe:
In environment.rb AND production.rb (for good measure, DRY be damned):
ActionController::Base.fragment_cache_store = :file_store,
"/www/apps/localfeeds/directory/tmp/fragmentcache/"
At the console prompt:
Loading production environment.
>> ActionController::Base.fragment_cache_store
=> #<ActionController::Caching::Fragments::FileStore:0x8f81bac
@cache_path="/www/apps/localfeeds/directory/tmp/fragmentcache/">
In...
2006 Apr 09
0
action cache plugin, bad yaml?
...e using this plugin in production:
http://wiki.rubyonrails.com/rails/pages/Action+Cache+Update+Plugin
it seems to occasionally generate bad YAML, which makes the cached page
unavailable.
Here is what happens when I try to parse it from the console:
>> YAML.load open(''tmp/philly.localfeeds.com/.cache'')
ArgumentError: syntax error on line 318, col 249: ` <span
class=\"articletext\">...There\xE2\x80\x99s an interesting article over
at AMERICAblog which states that not only is Bush determined to go to
war with Iran, it is also considering the use of nuclear...
2005 Feb 09
85
Introduce yourself and your project -- Round 2
On December 14th, 2004 David Heinemeier Hansson sent this to the mailing
list:
I''m seeing a lot of new names on the list. Could
we perhaps do a round of introductions? That would
also be a great first post, if you haven''t had a
chance to contribute yet. The basics should include
your name, your organization, your country and city,
and the project you''re