Category Archives: ruby

And there went the year!

Well, 2 posts in a year – I guess that shows how busy my years been. I’m now starting to count down for a xmas break, the snow’s arrived finally and I got out for some climbing on Helvellyn today, … Continue reading

Posted in coding, php, rails, ruby | Leave a comment

Using Git and FTP to manage Webservers

One of the clients I work with use FTP to deploy software to their servers, but when I do the development work I’d rather keep my changes in a local copy, managed under the Git version control system, hence my … Continue reading

Posted in FTP, git, ruby | Leave a comment