Rails core - Jul 2014

Tuesday July 29 2014
TimeRepliesSubject
4:58AM 0 Feature request: `becomes` to copy attributes of associations
 
Monday July 28 2014
TimeRepliesSubject
1:33PM 0 config.force_ssl = true should set SSL application-wide and by default
12:28PM 0 Add Object#preextend to ActiveSupport
 
Sunday July 27 2014
TimeRepliesSubject
4:14AM 0 Can we make nil[:a][:b] simply return nil?
 
Friday July 25 2014
TimeRepliesSubject
3:20PM 0 Why are Rails::Application < Rails::Engine < Rails::Railtie singletons but not Singletons?
 
Thursday July 24 2014
TimeRepliesSubject
1:08PM 0 Possible issue w/ `becomes`
 
Saturday July 19 2014
TimeRepliesSubject
1:24AM 0 Improvement to ActionController::ParamsWrapper
 
Thursday July 17 2014
TimeRepliesSubject
10:40AM 0 ActiveSupport callbacks: Option to replace existing callback in chain
 
Wednesday July 16 2014
TimeRepliesSubject
9:48PM 0 Should Associations::Preloader allow subclasses not to define the association?
 
Tuesday July 15 2014
TimeRepliesSubject
6:41PM 0 Share information between users
 
Monday July 14 2014
TimeRepliesSubject
9:14PM 0 Detecting ActionController::Live/streaming from a middleware?
4:54PM 0 db:setup environment issues
 
Thursday July 10 2014
TimeRepliesSubject
3:34PM 0 STI where inheritance column values are not the same as the name of the class
9:51AM 0 Date beginning_of_week confusion
 
Tuesday July 8 2014
TimeRepliesSubject
4:45PM 0 Streaming is broken in Rails by default
11:11AM 0 Using slim as the default html preprocessor
 
Saturday July 5 2014
TimeRepliesSubject
9:05AM 0 Tiny Bug Report: Typo possibly?
 
Friday July 4 2014
TimeRepliesSubject
3:40PM 0 ActiveRecord: #add_select API to add field(s) to #select without removing existing select?
 
Thursday July 3 2014
TimeRepliesSubject
12:10AM 0 Return self from model.readonly!
 
Tuesday July 1 2014
TimeRepliesSubject
4:11PM 0 Feature request: Easier polymorphic joins