Rails core - Jun 2010

Wednesday June 30 2010
TimeRepliesSubject
12:42PM 2 Files in lib/ not autoloaded anymore
 
Tuesday June 29 2010
TimeRepliesSubject
8:04PM 1 Another missing activesupport require
5:35PM 1 Help with Paperclip and ImageMagick on windows
11:29AM 3 Problem loading bundled i18n
 
Sunday June 27 2010
TimeRepliesSubject
1:13PM 1 Problem in Routing and association
12:26PM 2 Column definitions not cached for calculations on has_many association with :include
 
Saturday June 26 2010
TimeRepliesSubject
1:28PM 0 Help understanding Rails 3 source code black magic
3:14AM 0 [PATCH] don't unnecessarily override methods for 1.9.2 in AS::Multibyte::Chars
 
Friday June 25 2010
TimeRepliesSubject
7:37PM 0 [PATCH] ActiveSupport::OrderedHash#update Does Not Set Keys
5:07PM 1 Ruby Application installation
1:31PM 14 Number handling regarding locales and validations
9:23AM 0 Finding out what formats an action can respond to
 
Thursday June 24 2010
TimeRepliesSubject
8:33PM 0 rake db:migrate:status
7:17PM 5 nested includes in AR and to_json / to_xml
8:19AM 0 Rails3: render_to_string of a .html.erb when request is a json request raises MissingTemplate error
 
Wednesday June 23 2010
TimeRepliesSubject
5:41PM 0 Patch review request: improvements to lazy-loaded sessions and session reset behavior
12:53PM 0 [PATCH] for 'Problem with prototype UJS and pictures as links' LH-4663
 
Monday June 21 2010
TimeRepliesSubject
7:58AM 3 Improve the Rails Lighthouse overview page
 
Sunday June 20 2010
TimeRepliesSubject
4:45PM 1 Tab-completion in Rails 3
2:21PM 0 I18n: symbols in locale files
 
Saturday June 19 2010
TimeRepliesSubject
3:50PM 3 [PATCH] validates_uniqueness_of does not quote scoped column names and then barfs
 
Friday June 18 2010
TimeRepliesSubject
7:49PM 0 [PATCH] form_for without :html and with :remote causes an error
3:16PM 1 [PATCH] option_groups_from_collection_for_select should produce an HTML-safe string
7:52AM 1 Serve request from the inside of another request
5:51AM 0 i18n routes and resource names problem
3:25AM 0 Ability to omit hidden field with id in fields_for helper
 
Thursday June 17 2010
TimeRepliesSubject
11:54PM 8 taking the Rails API to a next level
11:24PM 0 Image Spriting Rails 3.1
7:52PM 1 Possible bug in RoR-2.3.8 wrt migrations
2:29PM 3 RDoc 2.2.0 requirement
 
Tuesday June 15 2010
TimeRepliesSubject
2:46AM 4 I18n default locale strange behavior in Rails 3 beta 4 (bug?)
1:29AM 0 Rails 3 backtrace
 
Monday June 14 2010
TimeRepliesSubject
7:33PM 9 Multipart forms by default?
7:23PM 3 XML serialization in the context of generating other Builder XML
5:26PM 8 Default Test library
3:21PM 0 [PATCH] Patch for a ActiveSupport::JSON.decode bug
 
Sunday June 13 2010
TimeRepliesSubject
3:34PM 2 Rails 3, ActionMailer and urls (ampersand encoding)
 
Saturday June 12 2010
TimeRepliesSubject
2:23PM 5 [PATCH] ActiveSupport OrderedHash Doesn't Support Passing Block to merge
10:34AM 0 [PATCH] ActionDispatch MemCacheStore violates encapsulation principle
1:41AM 2 [PATCH] Table name not escaped on dropping index
 
Friday June 11 2010
TimeRepliesSubject
7:55PM 0 [PATCH] Inconsistent behavior in pluralizing uncountable words
6:26AM 5 Issues creating tables in mysql tests
 
Thursday June 10 2010
TimeRepliesSubject
10:47PM 1 Forced to end translation keys with "_html" to get html safe for translations, a good idea?
2:48PM 2 Should I expect all tests to pass?
 
Wednesday June 9 2010
TimeRepliesSubject
4:26PM 1 [patch] fix bytesize in exception template; multibyte titleize
 
Tuesday June 8 2010
TimeRepliesSubject
12:41PM 0 [PATCH] 2 patches that need some attention
12:05PM 8 Where is Rails 3 documentation?
 
Monday June 7 2010
TimeRepliesSubject
12:37PM 5 Rails 3 and Ruby 1.8
 
Sunday June 6 2010
TimeRepliesSubject
11:53AM 0 [PATCH] fix in attr_accessor_with_default that was causing TypeError "singleton can't be dumped"
 
Saturday June 5 2010
TimeRepliesSubject
4:44PM 0 incompatible character encodings
 
Friday June 4 2010
TimeRepliesSubject
12:28PM 3 Bug in commit 5efb1503dd88b59fe491dade92790c3f06293445
 
Thursday June 3 2010
TimeRepliesSubject
3:38AM 0 [PATCH] ActiveRecord::Base.compute_type swallows NoMethodError
 
Wednesday June 2 2010
TimeRepliesSubject
8:17AM 0 [PATCH] fixes in ActionController::Dispatcher and ActiveSupport::Dependencies error handling code