- Notifications
You must be signed in to change notification settings - Fork 22k
Pull requests: rails/rails
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[Fix #46653]
becomes losing target class default value activemodel activerecord #48562 opened Jun 22, 2023 by abaldwin88 Loading…
TimeWithZone#today? should respect non UTC timezones activesupport
#47745 opened Mar 23, 2023 by zzak Loading…
Enable remote chrome selenium tests for actiontext actiontext
#49527 opened Oct 7, 2023 by zzak Loading…
Implemented ActiveRecord::Base.pretty_print to work with PP. activerecord
#48745 opened Jul 17, 2023 by osyo-manga Loading…
4 tasks done
Adjust link text and add info to AV Helpers API docs actionview docs
#48741 opened Jul 15, 2023 by mikepmunroe Loading…
4 tasks done
Fix has_many_inversing records with same references activerecord
#48647 opened Jul 4, 2023 by abaldwin88 Loading…
4 tasks done
Fix envelope provider DEK decrypting after previous scheme activerecord
#47292 opened Feb 7, 2023 by exosty Loading…
4 tasks done
Specify maximum compatible Ruby version for Rails 5 docs
#47961 opened Apr 17, 2023 by chris-hewitt Loading…
2 tasks done
Fix: JSON Column In-Place Update Issue by Adding Type Casting to changed_in_place? activerecord
#52939 opened Sep 15, 2024 by AhMohsen46 Loading…
4 tasks done
Guides top navigation like Rails homepage docs
#48064 opened Apr 25, 2023 by p8 Loading…
4 tasks done
Add
:limit to validates_numericality_of activemodel activerecord #48114 opened May 2, 2023 by edaroit Loading…
4 tasks done
Generate credentials with SecureRandom.alphanumeric instead of SecureRandom.hex railties
#43359 opened Oct 1, 2021 by grepsedawk Loading…
Adds ability to get the combined bytes_size of all attached blobs activestorage
#45201 opened May 29, 2022 by sandip-mane Loading…
Add clarification in the explanation of index_with variants activesupport docs
#45288 opened Jun 7, 2022 by dsusviela Loading…
f.submit: Set the the value of the explicit
:value option to the value of data-disable-with actionview #44389 opened Feb 10, 2022 by noriyotcp Loading…
Support extra stuff after charset in Content-Type actionpack
#43729 opened Nov 26, 2021 by r7kamura Loading…
Update tests and docs for ActiveRecord::Sanitization activerecord
#44429 opened Feb 14, 2022 by kmcphillips Loading…
Fix regression in XSS filtering of HTML characters actiontext actionview activesupport railties
#45236 opened Jun 1, 2022 by amartinfraguas Loading…
Enable testing of binary data in request specs actionpack
#45306 opened Jun 8, 2022 by stanhu Loading…
Use clusivity for numericality with :in or :within activemodel
#44467 opened Feb 17, 2022 by skipkayhil Loading…
Improve ActiveStorage::Analyzer::ImageAnalyzer#metadata activestorage
#45196 opened May 28, 2022 by esparta Loading…
Fix Inconsistent ActiveRecord
insert_all! Interfaces activerecord railties #45317 opened Jun 10, 2022 by berniechiu Loading…
Added ability to add format to model attribute error key activemodel
#45471 opened Jun 27, 2022 by ygreeek Loading…
ProTip! Adding no:label will show everything without a label.