Rails core - Oct 2008

Friday October 31 2008
TimeRepliesSubject
4:33PM 0 habtm should list valid keys in a class variable
6:58AM 3 an route error about prefix path if rails 2.2 rc
1:02AM 6 failing tests
 
Thursday October 30 2008
TimeRepliesSubject
5:03PM 1 url_for does not honor :escape => false when generating URLs from routes
3:37PM 1 Old patch needs love
11:52AM 11 What is the documentation strategy?
 
Wednesday October 29 2008
TimeRepliesSubject
10:37PM 1 observe_form encodeURIComponent(value) with protect_form_forgery
10:22AM 3 STI find(:id) bug
 
Tuesday October 28 2008
TimeRepliesSubject
8:07PM 1 Failing Test: missing I18n::Backend::Simple::Dispatcher
4:05PM 3 Named Routes in ActionView Scope Don't Respect AC::Base#default_url_options
3:03PM 1 [PATCH] Reduce queries in uniqueness validation
3:03PM 0 [PATCH] Array support to update_counters
 
Monday October 27 2008
TimeRepliesSubject
11:19PM 1 Array#to_proc
8:38PM 1 Association Callbacks: after_create/before_create
11:50AM 0 ActiveView::Helpers::InstanceTag
11:47AM 47 listing of Rails contributors
 
Sunday October 26 2008
TimeRepliesSubject
4:59PM 0 Fix for unexpected current_page? behavior
 
Saturday October 25 2008
TimeRepliesSubject
5:16AM 1 Fix for broken asset_id when using relative_url_root
 
Friday October 24 2008
TimeRepliesSubject
4:32PM 6 find_or_create_ methods with a block don't always work
 
Thursday October 23 2008
TimeRepliesSubject
11:53AM 1 Version Numbers for the RC Release
 
Wednesday October 22 2008
TimeRepliesSubject
8:30AM 1 map.resources with :only/:except (revisited)
2:49AM 0 Improvement to number_to_phone to handle more countries
 
Tuesday October 21 2008
TimeRepliesSubject
4:16PM 1 No way to override default to_xml escaping behavior
 
Monday October 20 2008
TimeRepliesSubject
7:56PM 2 config.gem problem with hpricot (and others?) on edge
5:02PM 3 Rails.cache.write returns false with MemCacheStore
 
Sunday October 19 2008
TimeRepliesSubject
1:51PM 4 request.fresh? implementation does not follow HTTP specification
 
Friday October 17 2008
TimeRepliesSubject
2:58PM 0 config.gem and Rake tasks
2:40PM 2 Active Support Ruby 1.9 bug?
 
Thursday October 16 2008
TimeRepliesSubject
10:32PM 1 association_proxy does not allow AR instance to rescue NoMethodError
8:57PM 6 Bug in proxy_respond_to?
8:15AM 0 Re: Anyone have a reason not to add this config option?
 
Wednesday October 15 2008
TimeRepliesSubject
1:47PM 2 Small patch so that ActionMailer::Base.perform_deliveries will accept a proc
1:11AM 3 Http Digest Authentication
 
Tuesday October 14 2008
TimeRepliesSubject
7:54PM 0 Re: Rails.env is expensive
2:21PM 0 Helper generator
 
Monday October 13 2008
TimeRepliesSubject
12:35AM 4 Re: Rails.env is expensive
 
Saturday October 11 2008
TimeRepliesSubject
7:06PM 4 Request for Review: Make it possible to prefix delegate methods
4:41PM 7 [PATCH] For review: Nested params, like :accessible.
 
Friday October 10 2008
TimeRepliesSubject
8:17PM 9 problem writing to a counter_cache with update_attribute
11:00AM 5 Re: can't run: rake gems:install if application.rb depends on initializers
 
Thursday October 9 2008
TimeRepliesSubject
4:42PM 23 The Base class in Rails
 
Wednesday October 8 2008
TimeRepliesSubject
9:03PM 1 [patch] fix console --sandbox
4:07PM 6 Optimization: Marshal serialized attributes
 
Monday October 6 2008
TimeRepliesSubject
7:04PM 0 fix for a bunch of bugs in support for updating a belongs to association from the foreign key
4:38PM 21 Before 2.2 RC1 is pushed
 
Saturday October 4 2008
TimeRepliesSubject
12:45PM 12 a bunch of fixes
 
Friday October 3 2008
TimeRepliesSubject
2:12PM 0 ActiveRecord ignore encoding when recreate MySQL databases for test
8:18AM 0 For review: Dynamic finders should go through AR::Base::find
4:50AM 0 Patch for review: improved reporting of failed expression in assert_difference
 
Thursday October 2 2008
TimeRepliesSubject
9:37PM 3 partial_updates does not work when calling save_without_validation!
 
Wednesday October 1 2008
TimeRepliesSubject
9:13PM 2 Increment/decrement semantics vary between Rails.cache stores
1:10AM 2 ActionController::RequestForgeryProtection is included but helper methods not available for view?