Bart ten Brinke

Results 4 issues of Bart ten Brinke

Alberto Galisteo Prieto 6:35 PM (2 hours ago) Can't exec "/usr/local/bin/ruby": No existe el fichero o el directorio at /usr/lib64/perl5/vendor_perl/5.12.4/Munin/Node/Service.pm line 263. # FATAL: Failed to exec. This is my...

Please complete all sections. ### Configuration - Provider Gem: `omniauth-2.0.4` - Ruby Version: `2.7.5` - Framework: `rails 7.0.2.3` - Platform: `ubuntu` ### Expected Behavior Gemfile ``` gem 'omniauth' gem "omniauth-rails_csrf_protection"...

As discussed here: https://groups.google.com/forum/#!msg/roar-talk/a0_8zSKuMZw/k8bTzYAelJ4J Extending with multiple representers would be very handy when working with a Data/Context/Interaction setup. I am trying to do the following: ``` class Person < ActiveRecord::Base...

When I run `mix gettext.extract --merge` on my umrella project, I get a LOT of warnings saying: ``` warning: redefining module Core.Reports.ReportThree.Report (current version loaded from /_build/dev/lib/core/ebin/Elixir.Core.Reports.ReportThree.Report.beam) lib/core/reports/report_three.ex:24 ``` Even...

Kind:Bug