문제

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?

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top