Jenkins/Hudson random tips - add password to 'database.yml' using 'sed'
It's been a long time since the my last blog post :) Ok, so i will start with a simple tips . I don't know about you guys, but in my team's Rails projects we made database_example.yml instead of database.yml in our repository ( SVN / git etc ) and write password there. The problem comes at the first...