-
Being a noob I can't figure out if ruby-hl7 supports ADT messages and its various segments https://datica.com/academy/hl7-201-the-admission-discharge-transfer-adt-message/
-
Here is the trace:
> > STREAM FILE verboice/8508dfe5df7dd9d16326d01f1c8edaa5 ""
> > > /gems/therubyracer-0.9.9/lib/v8/context.rb:96: [BUG] Segmentation fault
> > ruby 1.9.3p194 (2012-04-20 revision …
-
Getting this error
C:/Ruby200/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in `require': c
annot load such file -- 2.0/ruby_http_parser (LoadError)
from C:/Ruby200/lib/ruby/2.0.0/rub…
-
Hello
J'ai essayé d'installer TweetDeletion sur mon mac.
Je tombe sur cette erreur:
`
Installing nokogiri 1.10.7 with native extensions
Gem::Ext::BuildError: ERROR: Failed to build gem nati…
-
I'm trying to use this gem on a system that has Ruby 3.0 installed, but when Ruby tries to load the library via the `require "prawn/gmagick'` statement it fails with:
```
/usr/local/share/gems/gem…
-
Hi,
Please consider adding Digest framework with C extension support (ruby/digest.h). There are a couple of gems that work on top of it, including my two gems.
-
See this issue: https://github.com/prettier/plugin-ruby/issues/1232 for details.
I'm not entirely sure how to solve this, but I know it will involve adding a `prepublishOnly` step to the `package.j…
-
Configuration (including for navigation) is found in `_config.yml` in the project root.
1. [install latest Ruby](https://www.ruby-lang.org/en/downloads/) (I prefer using [rbenv](https://github.com/…
-
Currently, all Ruby interactive tools (e.g. class Sketchup::Tool) have by default the **AUTO-PAN** feature enabled: when you move the mouse, with Left button down, across the edge of the viewport, the…
-
How to reproduce:
```
% docker run --rm -it ruby:3.3.5 /bin/bash
root@5086137b08f0:/# gem i typeprof:0.21.11
Fetching typeprof-0.21.11.gem
Successfully installed typeprof-0.21.11
1 gem install…