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.
1375 Subscribers
View all SubscribersAdd a CodeTriage badge to rails
Help out
- Issues
- Add has_complex_password method for out of the box password complexity validation
- ActiveRecord: `.merge` with `.joins` and `.where` uses wrong table alias
- [activestorage] Allow use alternative analyzer for specified attribute
- ActiveRecord#select appends duplicate columns when called multiple times
- Declaring encrypted attributes in abstract model classes no longer works (as of Active Record 7.1)
- [Fixes #53758] Raise `ActiveRecord::ReadOnlyError` on lock query while preventing writes
- Return a 500 on MissingController errors
- Raise when AR tests leak connections and fixes `shard_one` sqlite leak
- Support joins in `update_all` for Postgresql and SQlite
- add support for json-serialized attributes in fixtures
- Docs
- ActiveRecord::Coders::JSON#load
- ActiveRecord::Coders::JSON#dump
- ActiveRecord::Coders::JSON#initialize
- ActionText::PlainTextConversion#skippable?
- Rails::TestUnitReporter#executable=
- Rails::TestUnitReporter#executable
- Rails::TestUnitReporter#app_root=
- RailInspector.frameworks
- RailInspector::Cli#requires
- RailInspector::Requires#frameworks