Methods

RuTils::Gilenson::StringFormatting

Public Instance Methods

gilensize(*args) click to toggle source

Форматирует строку с помощью Gilenson::Formatter. Все дополнительные опции передаются форматтеру.

# File lib/gilenson/gilenson.rb, line 658
def gilensize(*args)
  RuTils::Gilenson::Formatter.new(self, args.shift || {}).to_html
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.