Bumped VERSION to 0.1.3

Updated CHANGELOG
Added LICENSE file
Added Travis CI
Added Coveralls
Added badges
Removed unneeded gem
This commit is contained in:
Cesidio Di Landa
2013-04-20 11:38:13 +02:00
parent 7e3fe4ebb6
commit 02b08a78ad
10 changed files with 89 additions and 11 deletions
+3 -3
View File
@@ -19,7 +19,7 @@ development:
encoding: unicode
database: starterapp_development
pool: 5
username: starterapp
username: postgres
password:
# Connect on a TCP socket. Omitted by default since the client uses a
@@ -48,7 +48,7 @@ test:
encoding: unicode
database: starterapp_test
pool: 5
username: starterapp
username: postgres
password:
production:
@@ -56,5 +56,5 @@ production:
encoding: unicode
database: starterapp_production
pool: 5
username: starterapp
username: postgres
password: