1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/doc/syntax
zzak 077fa24833 * doc/syntax/literals.rdoc: [DOC] String literal concat by @cknadler
[Fixes GH-380] https://github.com/ruby/ruby/pull/380


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42537 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-08-12 23:54:38 +00:00
..
assignment.rdoc * doc/syntax/assignment.rdoc (Implicit Array Assignment): Clarify 2013-01-23 01:41:37 +00:00
calling_methods.rdoc * doc/syntax/calling_methods.rdoc: Added a Method Lookup section. 2013-01-24 07:54:45 +00:00
control_expressions.rdoc * doc/syntax/control_expressions.rdoc: Added ? : ternary if 2013-01-17 00:08:53 +00:00
exceptions.rdoc * doc/syntax/control_expressions.rdoc (redo Statement): Added note 2013-01-15 18:06:24 +00:00
literals.rdoc * doc/syntax/literals.rdoc: [DOC] String literal concat by @cknadler 2013-08-12 23:54:38 +00:00
methods.rdoc * doc/syntax/assignment.rdoc: Improved links 2013-01-19 00:16:08 +00:00
miscellaneous.rdoc * doc/syntax/miscellaneous.rdoc: Added section on defined? 2013-01-19 00:52:57 +00:00
modules_and_classes.rdoc * doc/syntax/miscellaneous.rdoc: Added documentation for alias, undef, 2013-01-16 23:36:46 +00:00
precedence.rdoc * doc/syntax/methods.rdoc (Method Names): Added method names including 2013-01-15 04:33:28 +00:00
refinements.rdoc * doc/syntax/refinements.rdoc: Remove mention of instance_eval and 2013-08-02 19:24:14 +00:00