TOPICS

FIND YOUR TOPIC QUICKLY

Posts Tagged ‘Passenger’

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!

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