README.textile in belorussian-0.6.1 vs README.textile in belorussian-0.6.2

- old
+ new

@@ -7,11 +7,11 @@ h3. If you don't speak Russian This code may still be useful for you and Ruby I18n community. You can learn how how to provide support of "standalone" (as defined in "Unicode CLDR":http://unicode.org/cldr/) month names with I18n and Rails without any custom backends or hacks, and how to use custom pluralization and transliteration locale settings. This library also includes a module (@Belorussian@) with a set of helpers to provide simplistic pluralization and @strftime@ for Belorussian language -- in a way that is easier than using I18n methods. -Feel free to shoot an email to Yaroslav Markin ("yaroslav@markin.net":mailto:yaroslav@markin.net) +Feel free to shoot an email to Yaroslav Markin ("yaroslav@markin.net":mailto:yaroslav@markin.net) or to Max Mernikov ("maxmernikov@gmail.com":mailto:maxmernikov@gmail.com) h1. Что это Belorussian -- это библиотека для полноценной поддержки белорусского языка (форматирование даты и времени, плюрализация, транслит, локализация в целом) для Ruby и Ruby on Rails. @@ -39,9 +39,10 @@ * Для использования с Rails нужна версия не ниже 3.0 (для более старых версий Rails используйте версии gem belorussian ветки 0.2); * Для разработки и тестирования библиотеки вам понадобятся Bundler и RSpec. h1. Установка +//пока отсутствует Страница Belorussian на GitHub -- "http://github.com/yaroslav/belorussian/":http://github.com/yaroslav/belorussian/ Для установки: @gem install belorussian@