Diacritics on a directory path causes trouble starting Rails Server on Windows OS
|
|
2
|
448
|
December 5, 2021
|
Load data as Subclasses for STI Models
|
|
0
|
553
|
November 22, 2021
|
Condition to skip ActiveSupport::Cache::Store#fetch save
|
|
1
|
422
|
September 27, 2021
|
Nested attributes for delegated types PR guidance
|
|
0
|
387
|
September 23, 2021
|
Behaviour of rake db:prepare in environments where database is pre-created
|
|
0
|
732
|
August 29, 2021
|
[Feature proposal] Customize SQL table name depending on the operation (SELECT, INSERT, UPDATE DELETE)
|
|
1
|
405
|
July 21, 2021
|
What is a good way to Monkey patch ActiveStorage::Blob to dynamically reset the service configuration
|
|
5
|
798
|
June 18, 2021
|
Getting Started with Rails & TiDB
|
|
2
|
511
|
April 26, 2021
|
How can I run AR gem tests?
|
|
6
|
650
|
January 7, 2021
|
Named route parameters should be more consistent
|
|
0
|
542
|
June 25, 2020
|
ActionCable with Redis adapter for multiple applications (namespace support)
|
|
0
|
451
|
July 10, 2016
|
Add :touch option to has_many associations
|
|
13
|
1652
|
October 9, 2015
|
Enumerable#uniq?
|
|
13
|
402
|
March 16, 2011
|
ARel silently ignoring "where" and "offset" clauses on updates
|
|
2
|
514
|
March 6, 2011
|
Add an option to explicitly omit the creation of hidden field with object id
|
|
1
|
422
|
March 2, 2011
|
Suppress the generation of the authenticity_token div
|
|
2
|
396
|
February 12, 2011
|
set_table_name doesn't take effect immediately
|
|
0
|
347
|
February 3, 2011
|
except doesn't work in different scopes
|
|
0
|
316
|
February 2, 2011
|
Added disable_authenticity_token option to form helper
|
|
0
|
302
|
February 2, 2011
|
guard for #define_read_method in active_record/attribute_methods/read.rb
|
|
0
|
317
|
January 30, 2011
|
Polymorphic belongs_to association with :conditions issues
|
|
0
|
341
|
January 11, 2011
|
shortcut to unscoped named_scope
|
|
2
|
326
|
November 22, 2010
|
Let's use <%== %> instead of <%= raw() %>
|
|
9
|
1741
|
November 8, 2010
|
fix ActiveRecord::Base#dup to be like it was in 2.x
|
|
10
|
559
|
November 6, 2010
|
Allowing to_xml to rename keys in lower camel case format
|
|
1
|
402
|
November 3, 2010
|
extra option for javascript_include_tag (:unique => true) for removing duplicate sources
|
|
6
|
440
|
October 30, 2010
|
Enhance cache-busting options
|
|
0
|
304
|
October 20, 2010
|
Connection pool deadlock, bug#5736
|
|
0
|
303
|
October 4, 2010
|
cache_key for AR::Relation
|
|
0
|
316
|
September 29, 2010
|
Properly memoize protected methods
|
|
1
|
331
|
September 24, 2010
|