Community Page
- www.chrisdpratt.com Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Well, actually following your instructions brought me to this: ============ Building the readline extension module ============ cc1: error: unrecognized command line option...
- Incorrect. Fair Use allows you to make copies of any software, music, DVDs, etc. that you own. The DMCA, only says that it's unlawful to crack the CSS protection if it exists on those items....
- You are not allowed "by law" to make fair-use (backup, or archival) copies of DVDs. Copying DVDs for any reason is currently illegal under the Digital Millenium Copyright Act, which...
- For some reason this post is getting heavy comment spam. BEFORE YOU COMMENT: I will remove any comment that contains a spammy link or or where the URL for the user is not a personal site. Advertise...
- This is a great overview of MODx. I am convineced that i can use MODx for anything :)
Jump to original thread »
In Rails 2.0, when you generate a new app, Rails defaults to SQLite3 as the default database adapter in database.yml. If you’d rather it generate database.yml for MySQL, you can use the following command to generate your app:
rails -d mysql myapp
Courtesy: Rails 2.0.2: So ... Continue reading »
rails -d mysql myapp
Courtesy: Rails 2.0.2: So ... Continue reading »
0 comments
This thread has no comments yet.