This week in Rails
Past issues
Oct 14
Oct 29
Oct 21 2017
This Week in Rails: PhantomJS replaced with Chrome headless, bugfixes and more!
Hi there! It's
Kir
, bringing you a new edition of This Week in Rails!
Featured
This Week's Contributors
14 people contributed to Rails the past week! If you'd like to join them, why not check out the list of
open issues
?
New
Replace PhantomJS with Selenium/Chrome headless
PhantomJS has been abandoned. At the same time Chrome provides native support for headless mode that is now the recommended way.
Allow symbol list for ignored_columns
This PR fixes a bug when assigning symbols to
ignored_columns
in Active Record was ignored. Now the accessor accepts both strings and symbols.
Bug Fixes
Fix ajax callbacks in UJS
Previously, returning false from the
ajax:beforeSend
callback didn't cancel the request as it was expected.
Wrapping Up
That's it for this now! As always, there isn't enough time to cover every change if you'd like check out the
full list of changes
yourself.
This Week in Rails · 30 N Racine #200 · Chicago IL 60607 · USA
Unsubscribe
|
View in browser
Previous Issues
Sep 27
Autumn is here, and so is Rails 7 Alpha 2! 🍂
Sep 17
Rails 7 alpha released
Sep 11
Bye-bye Byebug, Hello jsbundling and cssbundling!
Aug 28
Remove default reliance on Sass and more!
Aug 21
Good-bye classic mode, --skip-puma, --skip-gemfile.. hello weekday_options_for_select!
Aug 13
ESM importmap and Marginalia
Aug 8
Active Record goodies and more!
Jul 31
Favicons, InvalidAuthenticityToken message gains, Journey optimizations and more!
Jul 23
Active record improvements and much more
Jul 19
Performance and parallel testing improvements and more!
Load More