`rb output margin


/ Published in: Ruby
Save to your folder(s)



Copy this code and paste it in your HTML
  1. require 'facets'
  2. x = %Q{
  3. | This
  4. | is
  5. | margin controlled!
  6. }.margin
  7. puts x
  8.  

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.