Author Archives: Adam

Using ssh public key forwarding on Mac

I recently had some trouble getting ssh public key forwarding working with Capistrano and my Mac.
I thought it might be helpful for others if I documented it
It’s actually pretty simple.
In your capistrano recipe you need to explicitly state you want to use forwarding:
ssh_options[:forward_agent] = true
and from the command line:
$ ssh-add -l
Hope that helps somebody! [...]

Posted in Uncategorized | Leave a comment

Ella Rouge

Improved the Ella Rouge website and created full MVC architecture as well as interface redesign.
Language: PHP

Posted in Portfolio | Comments closed

Welcome!

CodeBright is a small web development firm, specialising in creating elegant, well-designed websites. We have years of experience and several large clients.
We specialise in Ruby on Rails as a development platform which allows for rapid creation of websites with a high quality of production.
Please browse our ‘Portfolio’ to see some examples of our work.

Posted in Uncategorized | Leave a comment