|
Revision 1970, 430 bytes
(checked in by benjamin, 1 year ago)
|
updated documentation
|
| Line | |
|---|
| 1 |
Required gems to run omdb.org |
|---|
| 2 |
----------------------------- |
|---|
| 3 |
|
|---|
| 4 |
Try to match the exact version number. To install a gem, simply run (e.g.): |
|---|
| 5 |
|
|---|
| 6 |
sudo gem --include-dependencies --version 0.11.14 ferret |
|---|
| 7 |
|
|---|
| 8 |
----------- |
|---|
| 9 |
|
|---|
| 10 |
Gems required: |
|---|
| 11 |
cached_model (1.3.1) |
|---|
| 12 |
capistrano (1.99.3) |
|---|
| 13 |
ferret (0.11.14) |
|---|
| 14 |
gruff (0.2.8) |
|---|
| 15 |
rails (1.1.6) |
|---|
| 16 |
rcov (0.8.0.2) |
|---|
| 17 |
rmagick (1.15.4) |
|---|
| 18 |
|
|---|
| 19 |
Applications required: |
|---|
| 20 |
mysql 5.0 or higher |
|---|
| 21 |
memcached (optional) |
|---|
| 22 |
|
|---|