These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Ruby on Rails Question on the new forum.
Using Virtualmin Pro (just purchased and downloaded/installed 3.52)
Just got Ruby on Rails installed on one of my virtual servers, seems to work ok but I have a question:
[code:1] development: adapter: sqlite3 database: qopinc timeout: 5000
production: adapter: sqlite3 database: qopinc timeout: 5000 [/code:1]
I installed specifically with mysql support and it is using the correct db names but the adapter type definitely seems wrong.
Do I need to change it?
Ok second part of this question..
I'm not sure if this is a bug or something i'm doing wrong:
http://qopinc.org/rails is different than http://www.qopinc.org/rails
Its hard to explain, on the latter link the logo image is missing and the "Blind Down / Blind Up" function doesn't work. On the former link, the function does work but the page its referencing is still broken and non existent.
Any ideas?