add suppliers scope, limit by 5, test

This commit is contained in:
vagrant
2013-05-22 13:06:24 +10:00
parent fa11ff8982
commit aa85d20173

View File

@@ -1,24 +0,0 @@
development:
adapter: postgresql
encoding: unicode
database: open_food_web_dev
pool: 5
username: ofw
password: f00d
test:
adapter: postgresql
encoding: unicode
database: open_food_web_test
pool: 5
username: ofw
password: f00d
#not used with heroku
production:
adapter: postgresql
encoding: unicode
database: open_food_web_prod
pool: 5
username: ofw
password: f00d