Domanda

This is a really basic question. I've been watching Ruby Tapas and really like how Avdi can run his Ruby code and have it recorded directly in the source file. Googling "executing and documenting Ruby code" obviously returns a bunch of stuff about the RDocs for the language itself. Anyone know more specifically what I should look into?

È stato utile?

Soluzione

You need to use the t9md / vim-ruby-xmpfilter. Look also the README section.

You need to have rcodetools gem mandatory.

After that go though the issue, I logged.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top