Tag Archives: Ruby On Rails
Logging your Rails model (the easy way)
In one of my Rails applications, I have some pretty heavy tasks in my models. I decided to log to different files for two of my models so that I can easily make sure these tasks are performed correctly without going through my application log. I also call some of my model methods [...]
Gig&Tell
Gig&Tell is a service I created to help bands market themselves with minimal effort. It is currently in Alpha testing mode and I will provide more information about the service soon.
Posted in portfolio Also tagged ActionScript3, Ajax, apache, Facebook API, flex, javascript, linux, MySQL, Photoshop, SQLite, Twitter API, XHTML/CSS, XML 1 Comment
Get College Credit
I helped Get College Credit fix some critical issues with their Facebook application.


Ruby on Rails – Skipping validations based on where object is created