search for: alexyoung

Displaying 2 results from an estimated 2 matches for "alexyoung".

Did you mean: ageyoung
2006 Apr 05
2
Typo on Dreamhost
I''ve had no success getting Typo running on my Dreamhost account. Does anyone have a link to an FAQ on getting Typo up on Dreamhost? Thanks. -- Posted via http://www.ruby-forum.com/.
2008 Nov 22
1
Testing Environment for Plugints
Hello, I''m currently creating my first plugin in rails. It creates a model and a mixin for controllers. For testing purposes I need a test controller (sort of a mock) to which I can include my mixin and test wether the mixed in methods work. My problem is in order to do this I either have to setup my test enviorment in a rails app outside of my plugin or I have to replicate a whole rails