No problem! Let me know how it goes! I'm sure all you have to do is replace the db, files, install gems and set up the postgres.
As far as git, i would say i am beginner but i will just google my way into it.
Thanks
7. Create databases$ rake db:create:all8. Copy the config file$ cp config/database.example.yml config/database.yml$ cp config/application.example.yml config/application.ymlI had to do 8 first then 7, finally when I run "rails s" I get:szymon@szymon-VirtualBox:~/lagtv$ rails s => Booting WEBrick => Rails 3.2.6 application starting in development on http://0.0.0.0:3000 => Call with -d to detach => Ctrl-C to shutdown server Unable to load configuration from /home/szymon/lagtv/config/newrelic.yml ExitingAny ideas? Sorry to be such a pain with this ;\\
Secret should be something secure, like "20b3f5c5ebb6cca50976fbac0690ca8e".
The value you provided, "881a29cb89b82bc4a76...",
is shorter than the minimum length of 30 characters