You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: uk/documentation/faq/1/index.md
+4-18Lines changed: 4 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -234,24 +234,13 @@ set reply_regexp="^(\[[a-z0-9:-]+\][[:space:]]*)?(re([\[0-9\]+])*|aw):[[:space:]
234
234
235
235
{% include warnings/faq-out-of-date.html %}
236
236
237
-
* Programming Ruby: The Pragmatic Programmer's Guide,
238
-
(the Pickaxe Book) by David Thomas and Andrew Hunt: ISBN 0-20171-089-7,
239
-
Addison-Wesley, October 2000.
237
+
***Programming Ruby: The Pragmatic Programmer's Guide** (також відома як Pickaxe Book) авторів David Thomas та Andrew Hunt: ISBN 0-20171-089-7, Addison-Wesley, жовтень 2000 р.
240
238
241
-
* A Japanese language Ruby reference book by Matz et al. and published by
242
-
ASCII is available in Japan (ISBN 4-7561-3254-5). An English translation,
243
-
“The Ruby Programming Language”, is available from O'Reilly & Associates
244
-
(ISBN 978-0596516178).
239
+
***Довідник з Ruby японською мовою** авторства Matz та ін., виданий ASCII, доступний у Японії (ISBN 4-7561-3254-5). Переклад англійською мовою під назвою **“The Ruby Programming Language”** доступний у видавництві O'Reilly & Associates (ISBN 978-0596516178).
245
240
246
-
* A Japanese language “Ruby Pocket Reference” is published by O'Reilly Japan
247
-
(ISBN 4-87311-023-8). Let O'Reilly in the US know if you'd like to see a
248
-
translation.
241
+
***“Ruby Pocket Reference” японською мовою** видано O'Reilly Japan (ISBN 4-87311-023-8). Дайте знати O'Reilly у США, якщо ви хочете побачити переклад.
249
242
250
-
* In addition, “Mastering Regular Expressions”, by Jeffrey Friedl,
251
-
(the Hip Owl Book): ISBN 1-56592-257-3 from O'Reilly & Associates,
252
-
is a reference work that covers the art and implementation of regular
253
-
expressions in various programming languages. Most of it is highly
254
-
relevant to Ruby regular expressions.
243
+
* Крім того, **“Mastering Regular Expressions”** авторства Jeffrey Friedl (також відома як Hip Owl Book): ISBN 1-56592-257-3 від O'Reilly & Associates — це фундаментальна праця, що охоплює мистецтво та втілення регулярних виразів у різних мовах програмування. Більша частина книги є дуже актуальною для регулярних виразів у Ruby.
255
244
256
245
### Які редактори підтримують Ruby?
257
246
@@ -268,9 +257,6 @@ set reply_regexp="^(\[[a-z0-9:-]+\][[:space:]]*)?(re([\[0-9\]+])*|aw):[[:space:]
Це планове оновлення, яке містить виправлення помилки в YJIT для [NoMethodError у Puma](https://github.com/puma/puma/issues/3620).
13
+
Докладніше див. [примітки до релізу на GitHub](https://github.com/ruby/ruby/releases/tag/v4.0.2).
14
+
15
+
## Розклад релізів
16
+
17
+
Ми плануємо випускати найновішу стабільну версію Ruby (наразі Ruby 4.0) кожні два місяці після останнього релізу.
18
+
Ruby 4.0.3 вийде у травні, 4.0.4 — у липні, 4.0.5 — у вересні та 4.0.6 — у листопаді.
19
+
20
+
Якщо з’являться зміни, які суттєво впливають на користувачів, реліз може відбутися раніше запланованого терміну, а наступний графік може відповідно зміститися.
0 commit comments