How can I run AR gem tests?
|
|
6
|
114
|
January 7, 2021
|
Named route parameters should be more consistent
|
|
0
|
186
|
June 25, 2020
|
ActionCable with Redis adapter for multiple applications (namespace support)
|
|
0
|
58
|
July 10, 2016
|
Add :touch option to has_many associations
|
|
13
|
112
|
October 9, 2015
|
Enumerable#uniq?
|
|
13
|
63
|
March 16, 2011
|
ARel silently ignoring "where" and "offset" clauses on updates
|
|
2
|
109
|
March 6, 2011
|
Add an option to explicitly omit the creation of hidden field with object id
|
|
1
|
66
|
March 2, 2011
|
Suppress the generation of the authenticity_token div
|
|
2
|
53
|
February 12, 2011
|
set_table_name doesn't take effect immediately
|
|
0
|
52
|
February 3, 2011
|
except doesn't work in different scopes
|
|
0
|
40
|
February 2, 2011
|
Added disable_authenticity_token option to form helper
|
|
0
|
39
|
February 2, 2011
|
guard for #define_read_method in active_record/attribute_methods/read.rb
|
|
0
|
45
|
January 30, 2011
|
Polymorphic belongs_to association with :conditions issues
|
|
0
|
44
|
January 11, 2011
|
shortcut to unscoped named_scope
|
|
2
|
48
|
November 22, 2010
|
Let's use <%== %> instead of <%= raw() %>
|
|
9
|
254
|
November 8, 2010
|
fix ActiveRecord::Base#dup to be like it was in 2.x
|
|
10
|
77
|
November 6, 2010
|
Allowing to_xml to rename keys in lower camel case format
|
|
1
|
59
|
November 3, 2010
|
extra option for javascript_include_tag (:unique => true) for removing duplicate sources
|
|
6
|
71
|
October 30, 2010
|
Enhance cache-busting options
|
|
0
|
44
|
October 20, 2010
|
Connection pool deadlock, bug#5736
|
|
0
|
42
|
October 4, 2010
|
cache_key for AR::Relation
|
|
0
|
46
|
September 29, 2010
|
Properly memoize protected methods
|
|
1
|
71
|
September 24, 2010
|
more specific exception in ActiveResource
|
|
0
|
45
|
September 14, 2010
|
Ensure that not all helpers are loaded for subclasses of ActionController::Base.
|
|
0
|
49
|
August 24, 2010
|
Integration test patch for 2.3.x branch
|
|
3
|
43
|
August 17, 2010
|
prototype rails.js fix for forms with multiple submit buttons
|
|
0
|
43
|
August 11, 2010
|
|
|
0
|
53
|
July 25, 2010
|
ActiveRecord count fails when run with multiple includes and a join
|
|
0
|
42
|
July 15, 2010
|
[Issue #5097] attributeless find_or_create/find_or_initialize
|
|
0
|
40
|
July 12, 2010
|
[Issue 5089] ActiveSupport::Callbacks define_callbacks :rescuable => true does not work for errors in :before callbacks
|
|
0
|
40
|
July 12, 2010
|