EleventyTen
Life is an interface
  • Home
Browse: Home / rails

rails

Building the MacPorts MySQL gem on OS X

By Cliff on February 3, 2008

I’ve been running with the Rails MySQL adapter for a while now after failing to build the native MySQL gem under Leopard. The problem, I thought, was that I’m using the Macports MySQL, and it turns out I was right. If you attempt to build the MySQL gem and you get an error like [...]

Posted in os x, ruby, tips | Tagged leopard, macports, mysql, rails, ruby | 4 Responses

Removing plugins installed as svn:externals

By Cliff on November 8, 2007

I just had a problem with my svn repository after a couple of plugins I had installed as svn:externals (./script/plugin install -x http://blahblah) were no longer required and I wanted to remove them. Not something I’ve done before, but I found a handy article here, and all you have to do is this:

Posted in rails, subversion, tips | Tagged rails, svn | Leave a response

Dates and times in fixtures

By Cliff on September 20, 2007

Just a micro tip. If you’re inserting dates and/or times into your database via fixtures whether for testing or to load initial data, it’s not enough just to specify the date. This won’t work:

Posted in rails, tips | Tagged rails, ruby | Leave a response

Embedding SWF content with Ruby on Rails

By Cliff on June 8, 2007

A question regarding the embedding of SWF content came up on the Ruby on Rails mailing list. In this instance, the problem was related to the tags used to embed a SWF in Internet Explorer and Mozilla browsers. Internet Explorer requires an <object> tag, while Mozilla (and most other) browsers require an <embed> [...]

Posted in flash, flex, rails, tips | Tagged flash, flex, rails, swfobject | 23 Responses

Recently updated

  • 03.06.: There may be some slight turbulence..
  • 03.06.: Embedding SWF content with Ruby on Rails
  • 03.06.: Dates and times in fixtures

Recent Comments

  • brass valve on Building the MacPorts MySQL gem on OS X
  • Cliff on Embedding SWF content with Ruby on Rails
  • John on Embedding SWF content with Ruby on Rails
  • Velu on Embedding SWF content with Ruby on Rails
  • دردشة on Building the MacPorts MySQL gem on OS X

Categories

  • actionscript 3
  • design
  • flash
  • flex
  • interface
  • mac
  • music
  • os x
  • rails
  • ruby
  • safari
  • site
  • social internet
  • subversion
  • tips

Copyright © 2010 EleventyTen.

Powered by WordPress and Hybrid.