ruby-vorbistagger: initial release
[crux-ports.git] / rails / 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