issues
search
rails
/
rails
Ruby on Rails
https://rubyonrails.org
MIT License
56.19k
stars
21.71k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`ActiveSupport::TimeWithZone` gets converted to `DateTime` during coercion
#53913
radiantshaw
opened
4 hours ago
0
Clarification Needed: Behavior of i18n.load_path and Nested Dictionaries
#53912
shrkw
opened
5 hours ago
0
Mysql2Adapter: gracefully handle `Unknown prepared statement handler` errors
#53911
byroot
closed
4 hours ago
2
Simplify SecureRandom extension implementation
#53910
byroot
closed
5 hours ago
1
[7.2] Backport mysql2 prepared statements fixes
#53909
byroot
closed
5 hours ago
0
Skip tests if adapter does not support `insert_all`/`upsert_all`
#53908
aidanharan
closed
4 hours ago
0
Fix canonical_url in guides
#53907
p8
opened
7 hours ago
0
Port CVE-2024-54133 to main branch
#53906
chaadow
closed
5 hours ago
7
Rails 7.2 breaks SecureRandom for ruby < 3.3
#53904
noahhaon
closed
7 hours ago
2
Rails `8.0.0.1` node packages released as `8.0.1` (instead of `8.0.001`?)
#53903
tagliala
closed
7 hours ago
6
Avoid object allocation in reverse_merge! using merge! and block
#53902
adzap
closed
8 hours ago
1
ActiveSupport Deep Merge behaves differently in Rails 6.1 vs 7.2
#53901
stingrayzboy
closed
6 hours ago
3
Add an option to ensure uniqueness of newly generated session IDs in `Session::CacheStore`
#53900
riseshia
closed
8 hours ago
2
Undocumented and possibly incompatible change in "db:migrate" task
#53899
LukasSkywalker
opened
19 hours ago
0
ActiveModel::Validations::Numericality does not respect normalization
#53898
justindell
opened
20 hours ago
0
[RF-DOCS] Document Rails 8 Authentication generator feature [ci-skip]…
#53897
p8
closed
1 day ago
0
Fix `merge` with `unscope` relations of different classes
#53895
fatkodima
opened
1 day ago
0
Add an example for AR.db_warnings_ignore [ci skip]
#53894
zzak
closed
16 hours ago
0
Disconnect existing SQLite connection before dropping database
#53893
rosa
opened
1 day ago
2
Specify schema for `plpgsql` extension in guides
#53892
Earlopain
opened
1 day ago
0
Action Cable pg adapter: avoid using a pinned connection
#53891
byroot
closed
1 day ago
1
Fix lazy attribute method definitiont to be thread safe
#53890
byroot
closed
1 day ago
3
Update to 7.2.2 changed type of cookie value
#53889
Aqualon
closed
1 day ago
1
Merged `unscope` clauses are applied to the wrong table
#53888
sfnelson
opened
1 day ago
1
Migrate `ActiveRecord::Normalization` to Active Model
#53887
seanpdoyle
opened
1 day ago
1
Backport `#[]` and `#[]=` to Active Model
#53886
seanpdoyle
opened
1 day ago
2
Bump the npm_and_yarn group across 1 directory with 5 updates
#53885
akaday
closed
1 day ago
1
Freeze controller_name
#53884
tsvallender
closed
1 day ago
1
`Action Cable` and `transactional_fixtures` with Postgres adapter is causing flaky system specs
#53883
Nicolasvb23
closed
1 day ago
4
SQLite3: Use default function as default insert value
#53882
jenshenny
closed
1 day ago
0
Consistently release the autoloading interlock from all adapters
#53881
byroot
closed
1 day ago
3
Add path to version select in guides
#53880
p8
closed
22 hours ago
2
Add missing `supports_insert_on_duplicate_update?` checks to some tests
#53879
aidanharan
closed
2 days ago
0
Remove smart quotes
#53878
zzak
closed
2 days ago
2
Fix handle_warnings with mysql2 master
#53877
zzak
closed
2 days ago
4
CollectionProxy#destroy_all does not ignore :dependent option as documented
#53876
cryptogopher
closed
1 day ago
1
[RF-DOCS] Asset Pipeline Documentation (Propshaft) [ci-skip]
#53875
Ridhwana
opened
3 days ago
0
reopen stale turbo-rails bug report
#53874
josh-m-sharpe
closed
3 days ago
1
Rails guides auto updating ebook
#53873
rctneil
closed
3 days ago
2
[RF-DOCS] Update Rails Testing Guide [ci skip]
#53872
OughtPuts
opened
3 days ago
2
Mysql2Adapter: stop calling `interlock.permit_concurrent_loads`
#53871
byroot
closed
1 day ago
3
StatementPool#delete don't assume the statement existed
#53870
byroot
closed
4 days ago
0
Handle setting of nested through records for new records
#53869
joshuay03
closed
2 days ago
0
Also handle `ConnectionPool::Wrapper` objects in `RedisCacheStore`
#53868
joshuay03
closed
4 days ago
0
Fixes in Action Controller Advanced Topics guide
#53867
robin850
closed
4 days ago
0
Remove example from validation_context
#53866
MatheusRich
closed
4 days ago
0
Update examples in Horizontal Sharding to avoid confusion
#53865
rosa
closed
4 days ago
0
Switch Redis image to Valkey in rails generators and devcontainers
#53864
jjatinggoyal
closed
4 days ago
0
Fix `if_exists`/`if_not_exists` for foreign keys addition and removal
#53863
fatkodima
closed
4 days ago
0
Update prompt_regexp for console code examples in guides
#53862
p8
closed
4 days ago
0
Next