-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathspolecznosc.html
102 lines (76 loc) · 4.17 KB
/
spolecznosc.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pl" lang="pl">
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<meta name="google-site-verification" content="71mvx19sfJeKKraQExa1QIEhNYYCrS6BRh3kJVAC58g" />
<link rel="alternate" type="application/rss+xml" title="Planeta rubyonrails.pl" href="http://pipes.yahoo.com/pipes/pipe.run?_id=IpQJj7_k3BGJlbxaJxOy0Q&_render=rss" />
<title>Społeczność Ruby on Rails</title>
<link href="/stylesheets/normalize.css" rel="stylesheet" /><link href="/stylesheets/screen.css" rel="stylesheet" />
</head>
<body class="overview">
<div class="Container">
<div id="Header">
<div id="Nav">
<a href="/" class="">Wprowadzenie</a> |
<a href="/screencasty" class="">Screencasty</a> |
<a href="/pobierz" class="">Pobierz</a> |
<a href="/wdrozenie" class="">Wdrożenie</a> |
<a href="/dokumentacja" class="">Dokumentacja</a> |
<a href="/ekosystem" class="">Ekosystem</a> |
<a href="http://forum.rubyonrails.pl">Forum</a> |
<a href="irc://irc.eu.freenode.net/rubyonrails.pl">IRC</a> |
<a href="http://github.com/rails/rails/tree/master" lang="en">Źródła</a>
</div>
</div>
<div class="message">
<img src="/images/rails.png" width="87" height="112" style="margin-right: 10px" alt="Rails" />
<img src="/images/hdr-community.gif" alt="Dołącz do rodziny Rails" />
</div>
</div>
<div class="content">
<div class="sub">
<h1>Listy dyskusyjne</h1>
</div>
<div class="main">
<p>
<a href="http://groups.google.com/group/rubyonrails-talk">Ogólna lista dyskusyjna</a> to miejsce gdzie użytkownicy Rails <span class="highlight">szukają pomocy, ogłaszają swoje projekty i dyskutują</span> o wszystkich rzeczach związanych z frameworkiem i społecznością RoR. Jeśli pracujesz nad łatką do kodu Rails, możesz zgłosić problemy na liście <a href="http://groups.google.com/group/rubyonrails-core">rubyonrails-core</a>. Lista z ogłoszeniami o lukach w zabezpieczeniach i krytycznych łatach znajduje się <a href="http://groups.google.com/group/rubyonrails-security">tutaj</a>.
</p>
</div>
<div class="clearall"> </div>
<div class="sub">
<h1>Forum / IRC</h1>
</div>
<div class="main">
<p>Polskie forum społeczności RoR znajduje się pod adresem <a href="http://forum.rubyonrails.pl">http://forum.rubyonrails.pl</a></p>
<p>
Czasami łatwiej jest po prostu <span class="highlight">porozmawiać w czasie rzeczywistym</span>. Kanał <i>#rubyonrails</i> na serwerze <i>irc.freenode.net</i> poświęcony jest dokładnie temu. <a href="http://wiki.rubyonrails.com/rails/pages/IRC">Potrzebujesz klienta IRC?</a> Jeśli wolisz rozmawiać po polsku zaloguj się na kanał #rubyonrails.pl - znajdziesz tam dużo osób z polskiej społeczności RoR.
</p>
</div>
<div class="clearall"> </div>
<div class="sub">
<h1>Śledzenie błędów</h1>
</div>
<div class="main">
<p>
Na stronie <a href="https://github.com/rails/rails/issues">GitHub Issues</a> możesz śledzić rozwój kodu Rails i zgłaszać swoje propozycje poprawek. Możesz również <a href="http://github.com/rails/rails/tree/master">przeglądać kod źródłowy</a> i być powiadamiany o <a href="http://github.com/feeds/rails/commits/rails/master">zmianach w kodzie Rails</a> poprzez RSS.
</p>
</div>
<div class="clearall"> </div>
</div>
<div class="copyright">
<p>System Ruby on Rails został stworzony przez <a href="http://david.heinemeierhansson.com/about.html">Davida Heinemeiera Hanssona</a>, w partnerstwie z <a href="http://www.37signals.com">37signals</a>,<br/>
potem rozszerzany i ulepszany przez setki programistów open-source.
</p>
<p>
Hosting i utrzymanie polskiej wersji strony o Ruby on Rails oraz forum
jest sponsorowany przez <a href="https://ragnarson.com">Ragnarson</a>.
</p>
</div>
</body>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-748648-1";
urchinTracker();
</script>
</html>