Webdevotion.be

Developer for the Flash Platform

Post archive for ‘Ruby On Rails’

Change a column type when using Postgresql in Rails migrations

When using Rails, you’re using migrations a lot. Migrations are awesome. But today I ran into a problem. I had to convert a column to be of type :boolean ( it was of type :text ). I was suprised when things went wrong.


Tagged as , , , , , , , + Categorized as Ruby On Rails

How to PUT xml to a REST interface with Basic Authentication


Tagged as , , , , , , , , , , + Categorized as Air, Flex, Ruby On Rails

Usefull Rails log visualizer with Adobe Air


Tagged as + Categorized as Air, Flex, Ruby On Rails

Lib Tip: Deploying Rails Applications


Categorized as Ruby On Rails

Rails howto: custom value field in collection_select


Categorized as Ruby On Rails

The story of compound keys


Categorized as Coldfusion, PHP, Ruby On Rails

NetBeans 6.0 bèta ( with Ruby on Rails support! )


Categorized as Ruby On Rails, Software