Skip to content

Instantly share code, notes, and snippets.

View kanakdeep's full-sized avatar
🏠
Working from home

Kay Dee kanakdeep

🏠
Working from home
View GitHub Profile
$ git pull
M .gitignore
M .rvmrc
U Gemfile
M Gemfile.lock
A app/controllers/adm/backers_controller.rb
D app/models/backer_total.rb
Pull is not possible because you have unmerged files.
Please, fix them up in the work tree, and then use 'git add/rm <file>'
as appropriate to mark resolution, or use 'git commit -a'.
# PostgreSQL. Versions 7.4 and 8.x are supported.
#
# Install the pg driver:
# gem install pg
# On Mac OS X with macports:
# gem install pg -- --with-pg-config=/opt/local/lib/postgresql84/bin/pg_config
# On Windows:
# gem install pg
# Choose the win32 build.
# Install PostgreSQL and put its /bin directory on your path.