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 :boolean, :text, change_column, heroku, migration, postgresql, rails, ruby + Categorized as Ruby On Rails
How to PUT xml to a REST interface with Basic Authentication
Tagged as actionscript 3, Air, assembla, basic auth, Flex, headers, httprequest, httpservice, rest, urlloader, xml + Categorized as Air, Flex, Ruby On Rails
Usefull Rails log visualizer with Adobe Air
Tagged as rails ruby air flex analytics + Categorized as Air, Flex, Ruby On Rails