6aa7399c9e7984161a9d82587512d636991face6
[crux-ports.git] / README
1 PRE-INSTALL:
2
3 You need rake from my repository
4
5
6 NOTES:
7
8 In order to use rails, you also need a database including ruby bindings;
9 the following packages are known to work fine:
10
11   * mysql + mysql-ruby
12   * postgresql + ruby-postgres
13   * sqlite + sqlite-ruby