Rails core - Oct 2009

Saturday October 31 2009
TimeRepliesSubject
11:15AM 3 1.9 Compat and merging mail gem into ActionMailer
5:47AM 4 accepts_nested_attributes_for :reject_if
 
Friday October 30 2009
TimeRepliesSubject
5:06PM 2 script/generate broken on vendored rails2.3.4 project
11:28AM 0 Rails 3 roadmap
 
Thursday October 29 2009
TimeRepliesSubject
4:49PM 0 Variation in behavior between directly calling a method and using method('name').call ?
5:12AM 0 Outdated gem version on homepage
 
Monday October 26 2009
TimeRepliesSubject
9:41PM 10 Rails XSS protection and helpers
9:17AM 16 Make model.number = "1 234" store 1234 instead of 1?
 
Saturday October 24 2009
TimeRepliesSubject
11:04PM 0 Issue with how Rails finds its root
5:02PM 0 Patch to allow ActiveRecord's find to take a Range of IDs
 
Friday October 23 2009
TimeRepliesSubject
3:52PM 1 Modify *_filter methods to allow stacking of declarations?
 
Thursday October 22 2009
TimeRepliesSubject
9:19PM 0 Remove RAILS_ROOT from _trace.erb
3:35PM 0 Patch for correct instance_eval behavior for AssociationProxy
12:20PM 0 How to increase the response speed rails application
 
Wednesday October 21 2009
TimeRepliesSubject
9:03PM 1 Plz test my patch for resources with path_prefix with a variable
4:19AM 0 Public API documentation?
 
Tuesday October 20 2009
TimeRepliesSubject
11:22AM 1 Where is rack/mount ?
 
Monday October 19 2009
TimeRepliesSubject
1:00PM 0 [PATCH] Make ActiveSupport::OrderedHash iteration methods return itself
12:25PM 1 Issue with translating model names with underscore in error_messages_for
 
Friday October 16 2009
TimeRepliesSubject
2:18PM 4 Rails 3 and Rack compatibility
12:27PM 1 activesupport can not be loaded
12:56AM 0 AR bug report help..
 
Thursday October 15 2009
TimeRepliesSubject
10:27PM 3 Migrating to rails_xss
 
Wednesday October 14 2009
TimeRepliesSubject
9:01PM 5 Couple questions re: database indexes
 
Tuesday October 13 2009
TimeRepliesSubject
4:53PM 8 RAILS_ENV hardcoded in too many places
10:39AM 1 verifying AR connections
8:07AM 1 #3368 End-to-end REST API tests with ActiveResource using IntegrationTests for requests
 
Monday October 12 2009
TimeRepliesSubject
5:30AM 2 A simple editable grid for Rails
12:44AM 2 Current state of things regarding ActiveRecord bind variable support
 
Sunday October 11 2009
TimeRepliesSubject
11:22PM 1 Re: constant ActionView::Base::Subclasses:: MainController not defined
8:53PM 5 XSS and Alternate Template Engines
 
Thursday October 8 2009
TimeRepliesSubject
1:59PM 6 ActiveRecord tests failing with Ruby 1.9
12:01PM 1 constant ActionView::Base::Subclasses::MainController not defined
 
Wednesday October 7 2009
TimeRepliesSubject
8:12PM 1 Having problems on modifying polymorphic_url
7:19PM 1 [PATCH] ActionView#url_for shouldn't escape URLs by default
4:48PM 0 Digest authentication for ActiveResource
 
Tuesday October 6 2009
TimeRepliesSubject
11:00PM 5 activeresource: rake test: undefined method `mock' `expects' `any_instance'
5:55PM 4 ActionMailer Outside Rails
 
Sunday October 4 2009
TimeRepliesSubject
7:22PM 4 rake dev on 2-3-stable is still broken
 
Friday October 2 2009
TimeRepliesSubject
3:52PM 0 Fix for missing handling of CDATA elements in the XmlMini LibXML engine and more REXML-like whitespace handling.
1:07AM 1 Model generator doesn't properly check for class collisions
 
Thursday October 1 2009
TimeRepliesSubject
2:33PM 0 #2768 Tests should see all cookies, not just those that are created or changed in the controller
2:55AM 0 #3119: IntegrationTest not propagating method_missing when appropriate