Pārlūkot izejas kodu

Merge pull request #163 from Anakros/master

add some guides to the Rails section in the Russian version, renamed the...
vhf / victor felder 12 gadi atpakaļ
vecāks
revīzija
62ca4d29d3
1 mainītis faili ar 15 papildinājumiem un 1 dzēšanām
  1. 15 1
      free-programming-books-ru.md

+ 15 - 1
free-programming-books-ru.md

@@ -1,16 +1,24 @@
 ###Index
+* [CoffeeScript](#coffeescript)
 * [JavaScript](#javascript)
 * [LaTeX](#latex)
 * [MetaPost](#metapost)
 * [Perl](#perl)
 * [R](#r)
 * [Ruby](#ruby)
+* [Ruby on Rails](#ruby-on-rails)
 * [SQL](#sql)
 
 
+###CoffeeScript
+
+* [Документация CoffeeScript](http://cidocs.ru/coffeescript/)
+
+
 ###JavaScript
 
 * [Современный учебник JavaScript](http://learn.javascript.ru/)
+* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/ru/)
 
 
 ###LaTeX
@@ -36,7 +44,13 @@
 
 ###Ruby
 
-* [Ruby](https://github.com/Krugloff/rus_ruby_book)
+* [Круглов А. — Ruby](https://github.com/Krugloff/rus_ruby_book)
+
+
+###Ruby on Rails
+
+* [Ruby on Rails Guides](http://rusrails.ru)
+* [Ruby on Rails Tutorial](http://railstutorial.ru/)
 
 
 ###SQL