Category

Archive for the 'Rails' Category

Rails Development on Leopard

( Rails )

Mac OS X Leopard comes with Java, Ruby and Rails out of the box, Xcode is also on the disk as an optional installer, which among other things contains a GCC compiler.
Just one command line away from the most current version of rails.

gem update rails –include-dependecies

I’m not sure why Leopard ships with Rails and no […]

HelloWorld.rhtml

( Rails )

Rails is freaking cool man.