holysugar / database_local_yml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

database_local_yml

use config/database.local.yml if exists and if not Rails.env.production?

  • for Rails 4.2.x

Usage

write in Rails Gemfile

gem 'database_local_yml', github: "holysugar/database_local_yml", require: 'database_local_yml/railtie'

About

License:MIT License


Languages

Language:Ruby 75.6%Language:HTML 19.3%Language:CSS 2.7%Language:JavaScript 2.4%