Friday, January 26, 2024

Customized console prompt and bugfixes

Posted by Wojtek

Hi, Wojtek from this side with a short set of changes in the Rails codebase.

Add customized prompt for Rails console
Rails console now indicates the current Rails environment with the name and color (red for production).

Fix rotation detection for HDR videos
This fix removes the positional reference on side_data and explicitly searches for the “Display Matrix” property to retrieve the rotation angle.

Consistently raise an ArgumentError when passing an invalid argument to a nested attributes association writer
Previously, this would only raise on collection associations and produce a generic error on singular associations. Now, it will raise on both collection and singular associations.

You can view the whole list of changes here. We had 23 contributors to the Rails codebase this past week!

Until next time!

Subscribe to get these updates mailed to you.