I installed integrity app these days. and found some issues.
I follow this.
$ gem install bundler $ git clone git://github.com/integrity/integrity $ cd integrity $ git checkout -b deploy v22 $ bundle install $ bundle lock $ rake db
at the end steps, I can't find and folders named ".bundle" in the integrity folder. and the .bundle/environment.rb too. so I was blocked there.
and btw, anybody can sent me a better way to install and config integrity app?
thank you very much