Tag: ruby on rails

  • Textmate not recognizing html.erb in Rails HTML Bundle

    With Ruby on Rails 2.0.2 fresh out of the gates and hordes of (us) DHH fanboys coding away in Textmate on their Macs will soon realize that the new .rhtml template is now .html.erb. This file extension isn’t recognized as Rails (HTML) by default in Textmate 1.5.7. All you need to do is edit the…

  • Get OS X Leopard Setup for Ruby on Rails Development

    After doing a clean install of Leopard (on a blank partition) and importing user settings / home directory, this is what I needed to do to install the Ruby on Rails development environment on Leopard OS X 10.5. TextMate TextMate transferred OK as an application during the import phase after the install of Leopard. The…