rails
https://github.com/rails/rails
Ruby
Ruby on Rails
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
1372 Subscribers
View all SubscribersAdd a CodeTriage badge to rails
Help out
- Issues
- Rails 7.1: query_constraints: causes relation to not be loaded.
- Eager loading bug with inverse_of and the same model in the query twice
- Rails 7.1 attached image raises error because "Cannot get a signed_id for a new record" in image_tag
- (feat) Give `numericality` validation `Clusivity` considerations
- Automatically disable joins for through associations across different connection pools
- [Fix #50193] Allow custom Thor commands to load from `lib/commands` by ensuring `lib` is added to the $LOAD_PATH before looking up commands
- Add support for index storage parameters for PostgreSQL
- `lib/commands/*_command.rb` should load custom Thor commands
- Check zone presence in find_zone!
- Fix `#reload` consistency issue
- Docs
- ActiveRecord::TestFixtures::ClassMethods#use_transactional_tests_for_database
- ActiveRecord::TestFixtures::ClassMethods#skip_transactional_tests_for_database
- ActiveRecord::TestFixtures#transactional_tests_for_pool?
- Time#system_local_time?
- ActionDispatch::Response::Buffer#respond_to?
- ActionDispatch::Response::RackBody#response
- ActionView::Template::RawFile#supports_streaming?
- ActionView::StreamingTemplateRenderer::Body#body
- ActiveModel::Type::Integer#out_of_range?
- ActiveModel::Type::BigInteger#serializable?