This weekend the RailsBridge people have organized a bugmash with the motto “Do One Thing for Rails 3″, and so I took the opportunity to experiment a bit with the coming Rails 3.
base10Nathan L. WallsInfluentialUse Passenger to run your Rails development environment? You'll find this helpful when you try Rails 3: http://bit.ly/a6yw3G
lookingsidewaysKevin AnsfieldAh, found the problem thanks to http://is.gd/fvUUw. Rails3 has a config.ru and is treated as a rack app by passenger so use RackEnv
lookingsidewaysKevin AnsfieldAh, found the problem thanks to http://is.gd/fvUUw. Rails3 has a config.ru and is treated as a rack app by passenger so use RackEnv
base10Nathan L. WallsInfluentialUse Passenger to run your Rails development environment? You'll find this helpful when you try Rails 3: http://bit.ly/a6yw3G