# Just an example, see application.rb on how this file is used. # # Note: ActiveRecord is used. Sorry. # adapter: mysql host: localhost username: root password: database: books_database # Needs to contain the DB source in app/application.rb. encoding: utf8