the_role 3.8.2 → 3.8.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +37 -29
  3. data/the_role.gemspec +1 -1
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9da3ed04d0fefb92acbf9e3bc12ca429122e250b
4
- data.tar.gz: 6381b94d654eabc3c939c460e792070f9fdafe2c
3
+ metadata.gz: 035962223e41c36703f30a5bd23d9e7865ac19ea
4
+ data.tar.gz: c2036de5c35886e0328c54c18e303fbd27bf067f
5
5
  SHA512:
6
- metadata.gz: 8815b17a50fb0cede0e81c22beee44cf5669151a462abbf4c53c4f3d707eea1b7799d75dff54cc2f74a9ba0b17d5cf084d41531ca138cb8e392e04d1c8ea13aa
7
- data.tar.gz: 8d375321761eb62635696372875556214c997192374e88ddfd1364046be05f11d691d9187973cae2ad28e7d7a24840f1cb0c4b69de39039cbc357e41c46f3930
6
+ metadata.gz: 97a43bed38546c115833170bc8a252dbda279e4f2d245998e8794c18b7e50a7e6cd6ea811e51819f316520ad9aa284d4b2352cedfdc542f2a37d91c6156b0a43
7
+ data.tar.gz: 43e8a38e8be3d63d9c69c5bfdc7dcbc0ff6c7182d9fc694dd22e6dfcfcae144bb62f374b7945d2644b4c848e770c08fb34d7468a889e77e914e9d52cf518feb0
data/README.md CHANGED
@@ -115,36 +115,44 @@ You have to know about them before using of TheRole:
115
115
 
116
116
  <hr>
117
117
 
118
+ ### FAQ
119
+
118
120
  <div align="center" class='center' style="text-align:center">
119
- <table>
120
- <tbody>
121
- <tr>
122
- <td colspan="2">
123
- <b>FAQ</b>
124
- </td>
125
- </tr>
126
-
127
- <tr>
128
- <td width="350px" valign="top" style='vertical-align:top'>
129
- <p align="left" class="left" style="text-align:left"><a href='https://github.com/TheRole/docs/blob/master/FAQ.md#why-therole-was-created'>Why TheRole was created?</a></p>
130
- <p align="left" class="left" style="text-align:left"><a href='https://github.com/TheRole/docs/blob/master/FAQ.md#who-is-administrator'>Who is Administrator?</a></p>
131
- <p align="left" class="left" style="text-align:left"><a href='https://github.com/TheRole/docs/blob/master/FAQ.md#who-is-moderator'>Who is Moderator?</a></p>
132
- <p align="left" class="left" style="text-align:left"><a href='https://github.com/TheRole/docs/blob/master/FAQ.md#who-is-owner'>Who is Owner?</a></p>
133
- <p align="left" class="left" style="text-align:left"><a href='https://github.com/TheRole/docs/blob/master/Ownership.md'>Few words about Ownership</a></p>
134
- <p align="left" class="left" style="text-align:left"><a href='https://github.com/TheRole/docs/blob/master/Customization.md'>Customization, Rake tasks, code generators</a></p>
135
- </td>
136
-
137
- <td width="350px" valign="top" style='vertical-align:top'>
138
- <p align="left" class="left" style="text-align:left"><a href='https://github.com/TheRole/docs/blob/master/FAQ.md##what-does-it-mean-semantic'>What does it mean semantic?</a></p>
139
- <p align="left" class="left" style="text-align:left"><a href='https://github.com/TheRole/docs/blob/master/FAQ.md#virtual-sections-and-rules'>Virtual sections and rules</a></p>
140
- <p align="left" class="left" style="text-align:left"><a href='https://github.com/TheRole/docs/blob/master/Limitations.md'>Limitations</a></p>
141
- <p align="left" class="left" style="text-align:left"><a href='https://github.com/TheRole/docs/blob/master/Contributing.md'>Contributing</a></p>
142
- <p align="left" class="left" style="text-align:left"><a href='https://github.com/TheRole/docs/blob/master/MigrationsFromV2.md'>Migration form TheRole 2 to TheRole 3</a></p>
143
- <p align="left" class="left" style="text-align:left"><a href='https://github.com/TheRole/docs/blob/master/forPostgresSQLusers.md'>PSQL: how to use native :json column?</a></p>
144
- </td>
145
- </tr>
146
- </tbody>
147
- </table>
121
+
122
+ <table>
123
+ <tr>
124
+ <td>
125
+ <table>
126
+ <tr>
127
+ <td width="350px" valign="top" style='vertical-align:top'>
128
+ <p align="left" class="left" style="text-align:left"><a href='https://github.com/TheRole/docs/blob/master/FAQ.md#why-therole-was-created'>Why TheRole was created?</a></p>
129
+ <p align="left" class="left" style="text-align:left"><a href='https://github.com/TheRole/docs/blob/master/FAQ.md#who-is-administrator'>Who is Administrator?</a></p>
130
+ <p align="left" class="left" style="text-align:left"><a href='https://github.com/TheRole/docs/blob/master/FAQ.md#who-is-moderator'>Who is Moderator?</a></p>
131
+ <p align="left" class="left" style="text-align:left"><a href='https://github.com/TheRole/docs/blob/master/FAQ.md#who-is-owner'>Who is Owner?</a></p>
132
+ <p align="left" class="left" style="text-align:left"><a href='https://github.com/TheRole/docs/blob/master/Ownership.md'>Few words about Ownership</a></p>
133
+ <p align="left" class="left" style="text-align:left"><a href='https://github.com/TheRole/docs/blob/master/Customization.md'>Customization, Rake tasks, code generators</a></p>
134
+ </td>
135
+ </tr>
136
+ </table>
137
+ </td>
138
+
139
+ <td>
140
+ <table>
141
+ <tr>
142
+ <td width="350px" valign="top" style='vertical-align:top'>
143
+ <p align="left" class="left" style="text-align:left"><a href='https://github.com/TheRole/docs/blob/master/FAQ.md##what-does-it-mean-semantic'>What does it mean semantic?</a></p>
144
+ <p align="left" class="left" style="text-align:left"><a href='https://github.com/TheRole/docs/blob/master/FAQ.md#virtual-sections-and-rules'>Virtual sections and rules</a></p>
145
+ <p align="left" class="left" style="text-align:left"><a href='https://github.com/TheRole/docs/blob/master/Limitations.md'>Limitations</a></p>
146
+ <p align="left" class="left" style="text-align:left"><a href='https://github.com/TheRole/docs/blob/master/Contributing.md'>Contributing</a></p>
147
+ <p align="left" class="left" style="text-align:left"><a href='https://github.com/TheRole/docs/blob/master/MigrationsFromV2.md'>Migration form TheRole 2 to TheRole 3</a></p>
148
+ <p align="left" class="left" style="text-align:left"><a href='https://github.com/TheRole/docs/blob/master/forPostgresSQLusers.md'>PSQL: how to use native :json column?</a></p>
149
+ </td>
150
+ </tr>
151
+ </table>
152
+ </td>
153
+ </tr>
154
+ </table>
155
+
148
156
  </div>
149
157
 
150
158
  <hr>
data/the_role.gemspec CHANGED
@@ -2,7 +2,7 @@
2
2
  $:.push File.expand_path("../lib", __FILE__)
3
3
 
4
4
  module TheRole
5
- VERSION = "3.8.2"
5
+ VERSION = "3.8.3"
6
6
  end
7
7
 
8
8
  Gem::Specification.new do |s|
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: the_role
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.8.2
4
+ version: 3.8.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ilya N. Zykin [the-teacher]