Pls help me build a rails application using rails 2.3.5 and the cassandra database as rails 2.3.5 supports mysql, sqllite etc.
I typed on the command line like this
$ rails -d cassandra myapp
Databases supported for preconfiguration: mysql, oracle, postgresql, sqlite2, sqlite3, frontbase, ibm_db
So help me in this regard
Joshi source
share