Oliver Morgan
Oliver Morgan
I agree this should be easy, but it does add a dependency on the CoffeeScript library - not the end of the world! And I think it would be worth...
I like all of this :+1:
I've never used `-%>` in ERB templates. Seems pointless
@julian7 the strong_parameters gem is going into Rails 4.0, so it shouldn't be a matter of separating the two, but instead working out a way they can be useful together....
@atilag I'll take a look at doing this myself when I get a chance. Putting this here for reference: https://github.com/pauloborges/bluez/blob/master/tools/hcitool.c#L77-L88
@eregon we're also trying to evaluate truffleruby in production and have hit grpc stumbling block #2697 which we need for development as many of our devs work on M1 macs,...
Update: Google are now part of the list, only Heroku is not now
For others struggling with this, a much easier SQL to use for programatically enqueuing jobs from either pg_cron, procedure/database trigger etc. we've settled on something like this: ```sql WITH params...
Other use case is for M1 macs, and we also run Ruby on AWS Graviton2 (ARM64) instances in production that would make good use of this
@Envek just to add, we had exactly the same issue. Rails 6.1 & Ruby 3.0