1 2 3 4
# voting system related code class Topic attr_accessor :name, :answers ...
Ruby On Rubyize this : 6th edition
by we4tech,
April 19, 2008 07:29
1 2 3 4
DDL ------- CREATE TABLE `locations` ( ...
Ruby optimize query
i have to generate a list o...
1 2 3 4
# 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...