Commit ce4b93e6f1410f2c7ee5251b1fa3dbada500b2b5

typo fixed

Commit diff

bin/git-rails

 
120120 mixin :option_include_database_yaml do
121121 option(:include_database_yaml, :d){
122122 optional
123 desc 'include database.yaml in the repository'
123 desc 'include database.yml in the repository'
124124 attr
125125 }
126126 end
toggle raw diff