remove extra database.yml.example
This commit is contained in:
		
							parent
							
								
									02e29e953a
								
							
						
					
					
						commit
						5b1434feee
					
				| @ -1,33 +0,0 @@ | |||||||
| development: |  | ||||||
|   adapter: postgresql |  | ||||||
|   encoding: unicode |  | ||||||
|   database: bike_bike_dev |  | ||||||
|   username: bike_bike |  | ||||||
|   password: admin |  | ||||||
|   host: 127.0.0.1 |  | ||||||
|   port: 5432 |  | ||||||
|   pool: 5 |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| test: &test |  | ||||||
|   adapter: postgresql |  | ||||||
|   encoding: unicode |  | ||||||
|   database: bike_bike_test |  | ||||||
|   username: bike_bike |  | ||||||
|   password: admmin |  | ||||||
|   host: 127.0.0.1 |  | ||||||
|   port: 5432 |  | ||||||
|   pool: 5 |  | ||||||
| 
 |  | ||||||
| production: |  | ||||||
|   adapter: postgresql |  | ||||||
|   encoding: unicode |  | ||||||
|   database: bike_bike |  | ||||||
|   username: bike_bike |  | ||||||
|   password: admin |  | ||||||
|   host: 127.0.0.1 |  | ||||||
|   port: 5432 |  | ||||||
|   pool: 5 |  | ||||||
| 
 |  | ||||||
| cucumber: |  | ||||||
|   <<: *test |  | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user