Guest User

Untitled

a guest
Apr 27th, 2018
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. # This is a sample database file for the DataMapper ORM
  2. development: &defaults
  3. # These are the settings for repository :default
  4. adapter: sqlite3
  5. database: test
  6. username: test
  7. password: test
  8. host: localhost
Add Comment
Please, Sign In to add comment