Phusion Passenger 6 Released— While Passenger was originally an app server solely aimed at getting Rails apps rapidly deployed to the Web, it’s now grown into a more general tool and now includes generic language support as well as first class support for other languages popular with Rubyists like Elixir and Rust. Hongli Lai (Phusion) |
The 2019 Fukuoka Ruby Award Competition— Every year the Fukuoka regional government in Japan gets together with Matz to grant an award to a Ruby-related code-based project. Anyone worldwide can enter and the grand prize is 1 million yen. Entry closes on January 31, 2019. Fukuoka Ruby |
Rails 5.2.2 Released— The release notes on GitHub are now an attractive and informative aggregation of the changes made to each of Rails’ constituent gems. Rafael Franca |
The Value of Mutation Testing— An interview with the creator of the mutant testing gem. “Mutation testing is the process of heuristically determining semantics of your program that are not covered by tests.” Pedro Pereira Santos |
|