Rails core - May 2010

Monday May 31 2010
TimeRepliesSubject
8:12PM 0 Review patch: Improve Rails README
6:44PM 0 [PATCH] Allowing attribute names with spaces and other characters (in AttributeMethods)
12:14AM 0 no such file to load -- /home/path/to/app/config/environment
 
Saturday May 29 2010
TimeRepliesSubject
10:33PM 3 Problem: Form Helper HTML Command Escaping
 
Friday May 28 2010
TimeRepliesSubject
11:40AM 2 Suggestion for improving value_to_boolean column conversion
11:38AM 5 confusing behaviour of validates_inclussion_of
 
Thursday May 27 2010
TimeRepliesSubject
6:30PM 0 Be more discriminating in rescue and wrapping with StatementInvalid
12:16AM 4 [PATCH] Rails 3: fields_for helper doesn't work with association proxy objects
 
Wednesday May 26 2010
TimeRepliesSubject
4:56AM 0 #3678 Small tweak to fix unnecessary duping and loading
2:29AM 3 Plugin test fixtures
 
Tuesday May 25 2010
TimeRepliesSubject
2:30PM 1 Edge: Multiple self-referencing eager loads don't join properly...
2:01PM 4 api.rubyonrails.org is showing version 2.3.3
 
Monday May 24 2010
TimeRepliesSubject
3:54PM 36 Default JavaScript library
10:11AM 1 auto-link, counter_cache fixes
 
Sunday May 23 2010
TimeRepliesSubject
9:58PM 10 [BUG] form_for using wrong dynamic path helper?
3:10PM 3 changed behavior of TranslationHelper#translate with array of keys in rails 2.3.6
 
Friday May 21 2010
TimeRepliesSubject
7:41PM 0 Extending the routing system - is it possible to output procs inside module_eval?
 
Thursday May 20 2010
TimeRepliesSubject
5:15AM 0 [PATCH] Remove unnecessary meta programming from polymorphic_routes.rb
 
Wednesday May 19 2010
TimeRepliesSubject
1:17PM 0 ActiveRecord::Fixtures#delete_existing_fixtures
 
Tuesday May 18 2010
TimeRepliesSubject
7:47PM 3 [BUG] [PATCH] AS::MB::Chars concatenation with + (plus) method should not alter the original
 
Monday May 17 2010
TimeRepliesSubject
7:07PM 6 Should an blank string be html_safe?
 
Saturday May 15 2010
TimeRepliesSubject
3:22PM 1 Asset tag helper and (Google) cache recommendations
 
Friday May 14 2010
TimeRepliesSubject
4:53PM 1 Strange situation: last 3 requests and responses are stored in memory!
3:22AM 1 select method on ActiveRecord::Relation brakes enumeration
 
Thursday May 13 2010
TimeRepliesSubject
9:44PM 1 link_to using smart API
8:41PM 4 What is the deal with Controller additions and helper methods!?
7:19PM 2 Request: Make UrlHelper methods available for controllers
 
Wednesday May 12 2010
TimeRepliesSubject
10:25PM 0 OT? Using Arel to generate table names in multiple self join query
10:09PM 0 rails is removing constants which it is not able to restore properly in development mode
4:00PM 2 Loading files in Rails lib folder?
2:03PM 8 Trouble developing Rails plugins/gems with generators
3:47AM 16 In development mode not all types are included in the query related to type
 
Tuesday May 11 2010
TimeRepliesSubject
12:19AM 2 Rails 3 edge broken for Ruby 1.9.2-preview1
 
Monday May 10 2010
TimeRepliesSubject
7:58PM 3 Using Rails 3 edge to circumvent current_period bug?
6:01PM 6 feedback on a few ActiveSupport::Multibyte patches
9:00AM 0 config.cache_classes = false is broken in 2.3.4 and 2.3.5
 
Sunday May 9 2010
TimeRepliesSubject
5:00PM 6 inverse_of not working as documented
10:06AM 1 how to generate the Generating SSH keys in github?
8:48AM 0 Factoring out the div with hardcoded style generated by form_tag
 
Saturday May 8 2010
TimeRepliesSubject
3:00AM 19 mb_chars.upcase and Ruby 1.9.2
 
Wednesday May 5 2010
TimeRepliesSubject
1:55PM 2 Add method to get at captured content_for
5:32AM 1 Rails 3 beta 3 HABTM buggy?
 
Saturday May 1 2010
TimeRepliesSubject
5:50AM 0 Add custom root option to AR JSON Serializer