Skip to content

Instantly share code, notes, and snippets.

View dimaspriyanto's full-sized avatar

dimas priyanto dimaspriyanto

View GitHub Profile
production:
adapter: mysql # atau: postgresql
database: blog_production
host: localhost
username: root
password:
@dimaspriyanto
dimaspriyanto / jakarta-region.rb
Created January 6, 2012 12:09
Complete Jakarta regions
{'Jakarta Timur' => {
'PASAR REBO' => [
'PEKAYON',
'KALISARI',
'BARU',
'CIJANTUNG',
'GEDONG'],
'CIRACAS' => [
@dimaspriyanto
dimaspriyanto / devise.id.yml
Created May 10, 2011 10:26
devise indonesian translations
id:
errors:
messages:
not_found: "tidak ditemukan"
already_confirmed: "sudah dikonfirmasi sebelumnya"
not_locked: "tidak terkunci sebelumnya"
devise:
failure:
unauthenticated: 'Anda harus sign in atau sign up sebelum melanjutkan.'