# voting system related code class Topic attr_accessor :name, :answers ...
Ruby On Rubyize this : 6th edition
by we4tech,
April 19, 2008 07:29
# i use this method instead of "render" render_from_cache_or_render(:cache_key =>â€cache keyâ€, :cache_expire_after => ConstantHelper::TAG_CLOUD_EXPIRED_IN, # minute ...
Ruby fragment cache
i was getting serious perfo...
most of the suggestions are...