Tag Archives: RoR

Installing your Rails/RestfulX app (and its gems) at Dreamhost

Although I heard a lot of bad comments about Dreamhost, I cannot complain: in one year of hosting I had no problems.

Some days ago I published a tiny Flex/Rails/RestfulX app and it was straightforward. I had minor problems understanding how the user could install their gems, but it is really simple.

First create a subdomain with Passenger support. You’ll need to inform a web directory ending with “/public/”, as this screenshot shows:


Leia o restante do artigo

CRUD with RestfulX – live application

Some days ago I posted two articles about how to work with CRUD operations with RestfulX – one about how to retrieve data and the other one about how to create, update, and delete data.

When I wrote the second post I promised to show you the application running, and here it is! See the live application and test it yourself!

To view source simply right-click the application and select “View source”.

Again, sorry for keeping the comments and variable names in portuguese!

(Português) Usando checkboxes em uma relação habtm no Rails

Sorry, this entry is only available in Português.

(Português) Instalando o Rails 2 no Debian

Sorry, this entry is only available in Português.

(Português) Gerando um hash MD5 no Rails

Sorry, this entry is only available in Português.