TOPICS

FIND YOUR TOPIC QUICKLY

Posts Tagged ‘Ruby on Rails’

Passenger Debuts!
Apr 11 2008

Passenger debuted today and boy was I excited. Mod Rails (Passenger) for those of you who don’t know already is an apache module that lets you deploy Ruby on Rails applications just like you do PHP applications. I can hear you saying, “So What?” already!

Rails Rumble 2007 Thoughts
Sep 10 2007

Friday at 12:00am I started working to develop the visual style that would become our app for the Railsrumble.

Sunday at 12:25am I got to sleep after working with Jared to build a complete Rails application and deploy it in just 48 hours.

Railscasts - A wafer thin mint of Rails?
Aug 19 2007

Maitre D: And finally, monsieur, a wafer-thin mint.

Mr Creosote: No.

Maitre D: Oh sir… it’s only wafer thin.

RECENT COMMENTS




  • ON...CakePHP 1.2 File Upload
    "Fixed it! Thanks for the heads up Jose."
  • Keith Medlin
  • ON...CakePHP 1.2 File Upload
    "Thanks a lot for the example. Just another typo/error in the tutorial : var $validateFile = array( ’size’ = 204800, should be: var $validateFile = array( ’size’ => 204800,..."
  • Jose Sanchis