mirror of
https://github.com/edgecase/ruby_koans.git
synced 2026-04-15 07:23:19 -04:00
small formatting tweak
This commit is contained in:
@@ -8,9 +8,9 @@ and do great things in the language.
|
|||||||
|
|
||||||
== The Structure
|
== The Structure
|
||||||
|
|
||||||
The koans are broken out into areas by file, hashes are covered in +about_hashes.rb+,
|
The koans are broken out into areas by file, hashes are covered in about_hashes.rb,
|
||||||
modules are introduced in +about_modules.rb+, etc. They are presented in order in the
|
modules are introduced in about_modules.rb, etc. They are presented in order in the
|
||||||
+path_to_enlightenment.rb+ file.
|
path_to_enlightenment.rb file.
|
||||||
|
|
||||||
Each koan builds up your knowledge of Ruby and builds upon itself. It will stop at
|
Each koan builds up your knowledge of Ruby and builds upon itself. It will stop at
|
||||||
the first place you need to correct.
|
the first place you need to correct.
|
||||||
|
|||||||
Reference in New Issue
Block a user