Google Cloud Tasks with Rails Active Job

Google Cloud Tasks with Rails Active Job

Using any serverless runtime? this is how to run Active Job via Google Cloud tasks using the latest version of the cloudtasker gem.

Arnaud Lachaume
Safe expression evaluation in Ruby for user submitted formulas

Safe expression evaluation in Ruby for user submitted formulas

Ruby has a robust library of functions to evaluate mathematical expressions. However, this library is not as good as it could be when it comes to dealing with user-submitted mathematical formulas. This is how Keisan helps.

Arnaud Lachaume