1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/man
yugui af91b42354 * lib/erb.rb (ERB): m17n of ERB. adds rdoc.
fixes #712. c.f. [ruby-dev:37516].

* lib/erb.rb (ERB::Compiler#compile): recognizes magic comments.
  returns a pair of compiled script and its script encoding.

* lib/erb.rb (ERB#set_eoutvar): make generated scripts return a
  string in correct encoding.

* lib/erb.rb (ERB#def_method): use Kernel#eval for encoding-awareness
  of the evaluated string.

* bin/erb.rb (ERB::Main.run): adds -E and -U options.
  String is no longer Enumerable.

* man/erb.1: new manapage.

* test/erb/test_erb_m17n.rb: new test case for m17n features.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21170 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-29 09:26:34 +00:00
..
erb.1 * lib/erb.rb (ERB): m17n of ERB. adds rdoc. 2008-12-29 09:26:34 +00:00
goruby.1 man/goruby.1: fix typo 2008-11-30 09:48:30 +00:00
irb.1 man/irb.1: adds -v, -h, -E and -U. 2008-12-27 04:12:38 +00:00
rake.1 * man/rake.1: new manual page 2008-11-30 12:42:01 +00:00
ruby.1 * man/ruby.1 (RUBYOPT): wrote which option can appear. 2008-11-11 14:14:29 +00:00