Rails core - Apr 2009

Thursday April 30 2009
TimeRepliesSubject
2:54AM 4 Case sensitive content_type "image/jpg" bug?
 
Wednesday April 29 2009
TimeRepliesSubject
10:10AM 0 Patch for integration testing complex forms
 
Tuesday April 28 2009
TimeRepliesSubject
2:29PM 0 Dynamic scopes extension
9:36AM 2 Edge Rails not working!
 
Monday April 27 2009
TimeRepliesSubject
3:02AM 3 Some thoughts on Object#try
 
Saturday April 25 2009
TimeRepliesSubject
9:38PM 0 Breakage with Rack 1.0.0
9:03AM 0 Patch for disable_with option to submit_tag (broken on IE)
7:19AM 0 patch to Hash#to_xml re lighthouse ticket #2521
 
Friday April 24 2009
TimeRepliesSubject
2:52PM 2 Inheritable ActionMailer::Base server settings
8:54AM 0 Dynamic layout - self.class.layout doesn't work in 2.3.2
 
Thursday April 23 2009
TimeRepliesSubject
7:31PM 0 POSTing Multiple XML Resources
1:08AM 6 rubyonrails.org
12:09AM 1 expanding the range of fast_string_to_time
 
Wednesday April 22 2009
TimeRepliesSubject
4:18PM 15 Built associations don't know their parent. Why not?
11:38AM 2 ActiveRecord::Base.exists? incompatibility with :include scopes fixed
11:30AM 9 flash
 
Tuesday April 21 2009
TimeRepliesSubject
9:40PM 0 Action Cache improperly returns blank pages with 200 OK status for actions that threw exceptions, including RecordNotFound
9:08AM 19 RFC: Enterprise-ready internationalization (i18n) for Rails
1:52AM 0 Rails Templates Fail in Windows
12:44AM 0 2009 GSoC winners announced
 
Monday April 20 2009
TimeRepliesSubject
12:01PM 3 Date.new for leap years
 
Sunday April 19 2009
TimeRepliesSubject
7:33PM 0 to_xml :dasherize defaults to true! I can change it but I need a policy decision.
 
Friday April 17 2009
TimeRepliesSubject
2:09PM 1 Suport Composite Primary Keys
 
Thursday April 16 2009
TimeRepliesSubject
6:26PM 3 Custom Array-like object for partial
 
Wednesday April 15 2009
TimeRepliesSubject
5:13PM 0 [Patch] accepts_nested_attributes_for: pass :reject_if => :all_blank or :reject_if =>:any_blank
3:31PM 0 Customizable text helper classes
3:06PM 0 make counter_cache optional if needed
12:09PM 12 Foreign key constraints
9:35AM 0 [Patch] Getting rid of the string evals in acts_as_list
7:37AM 10 Tests and the Rails 3 effort
1:36AM 0 [Patch] Support for sub-second support for SQLite adapter
 
Tuesday April 14 2009
TimeRepliesSubject
11:06PM 1 sanitize_to_id in FormTagHelper#text_area_tag patch review request
8:37PM 2 exceptions while in views
5:24PM 2 Specifiying attributes on the join model of a has_many :through
6:50AM 0 custom-form-class-in-button_to patch review
 
Monday April 13 2009
TimeRepliesSubject
8:12AM 0 rails can't find javascript files, how to set up the environment?
 
Saturday April 11 2009
TimeRepliesSubject
10:01PM 1 odd behavior with accepts_nested_attributes_for on a belongs_to association
7:02AM 6 some thoughts for speedup
 
Friday April 10 2009
TimeRepliesSubject
6:53PM 1 a home for seed data, other than migrations
 
Thursday April 9 2009
TimeRepliesSubject
1:04PM 2 Mailing error in Rails 2.3.2
3:39AM 3 Adding first/last back onto OrderedHash
 
Monday April 6 2009
TimeRepliesSubject
9:13PM 0 Patch to fix typo on routes.rb comments
10:51AM 2 routing issue
 
Sunday April 5 2009
TimeRepliesSubject
6:19PM 1 [PATCH] TestProcess updates for rendering text with a Proc
4:27AM 13 accepts_nested_attributes_for patch request
 
Saturday April 4 2009
TimeRepliesSubject
11:40PM 3 PostgreSQL schema dumper does not support capitalized table names
 
Friday April 3 2009
TimeRepliesSubject
8:45PM 1 find_or_create_by_xxx!()
5:25PM 4 More specific subclasses for ActiveRecord::StatementInvalid
8:01AM 2 Stack traces from plugins missing in Rails 2.3?
12:16AM 0 [PATCH] for session_options not being defaulted correctly
 
Thursday April 2 2009
TimeRepliesSubject
11:59PM 1 Re: listing of Rails contributors
10:37PM 1 Re: listing of Rails contributors
7:51PM 4 [PATCH] nested resource fields_for is fail for > one nested resource
3:46PM 2 GSoC Proposal - Asynchronous Active Resource
 
Wednesday April 1 2009
TimeRepliesSubject
11:02AM 0 [PATCH] I18n fix on error_messages_for and allow strings to be sent as collection to select