Behaviour of rake db:prepare in environments where database is pre-created
|
|
0
|
458
|
August 29, 2021
|
[Feature proposal] Customize SQL table name depending on the operation (SELECT, INSERT, UPDATE DELETE)
|
|
1
|
360
|
July 21, 2021
|
What is a good way to Monkey patch ActiveStorage::Blob to dynamically reset the service configuration
|
|
5
|
597
|
June 18, 2021
|
Getting Started with Rails & TiDB
|
|
2
|
456
|
April 26, 2021
|
How can I run AR gem tests?
|
|
6
|
563
|
January 7, 2021
|
Named route parameters should be more consistent
|
|
0
|
490
|
June 25, 2020
|
ActionCable with Redis adapter for multiple applications (namespace support)
|
|
0
|
404
|
July 10, 2016
|
Add :touch option to has_many associations
|
|
13
|
1358
|
October 9, 2015
|
Enumerable#uniq?
|
|
13
|
366
|
March 16, 2011
|
ARel silently ignoring "where" and "offset" clauses on updates
|
|
2
|
468
|
March 6, 2011
|
Add an option to explicitly omit the creation of hidden field with object id
|
|
1
|
367
|
March 2, 2011
|
Suppress the generation of the authenticity_token div
|
|
2
|
352
|
February 12, 2011
|
set_table_name doesn't take effect immediately
|
|
0
|
302
|
February 3, 2011
|
except doesn't work in different scopes
|
|
0
|
277
|
February 2, 2011
|
Added disable_authenticity_token option to form helper
|
|
0
|
263
|
February 2, 2011
|
guard for #define_read_method in active_record/attribute_methods/read.rb
|
|
0
|
280
|
January 30, 2011
|
Polymorphic belongs_to association with :conditions issues
|
|
0
|
291
|
January 11, 2011
|
shortcut to unscoped named_scope
|
|
2
|
282
|
November 22, 2010
|
Let's use <%== %> instead of <%= raw() %>
|
|
9
|
1571
|
November 8, 2010
|
fix ActiveRecord::Base#dup to be like it was in 2.x
|
|
10
|
502
|
November 6, 2010
|
Allowing to_xml to rename keys in lower camel case format
|
|
1
|
346
|
November 3, 2010
|
extra option for javascript_include_tag (:unique => true) for removing duplicate sources
|
|
6
|
392
|
October 30, 2010
|
Enhance cache-busting options
|
|
0
|
255
|
October 20, 2010
|
Connection pool deadlock, bug#5736
|
|
0
|
256
|
October 4, 2010
|
cache_key for AR::Relation
|
|
0
|
271
|
September 29, 2010
|
Properly memoize protected methods
|
|
1
|
292
|
September 24, 2010
|
more specific exception in ActiveResource
|
|
0
|
262
|
September 14, 2010
|
Ensure that not all helpers are loaded for subclasses of ActionController::Base.
|
|
0
|
259
|
August 24, 2010
|
Integration test patch for 2.3.x branch
|
|
3
|
252
|
August 17, 2010
|
prototype rails.js fix for forms with multiple submit buttons
|
|
0
|
232
|
August 11, 2010
|