A A
RSS

Tag Archive | "Ruby on rails"

Heroku, painless Ruby on rails

Wednesday, April 9, 2008

1 Comment

Just saw demos of this great online rails ide. It looks amazing. You can start writing code right away without installing anything. Webserver and database work immediately. I signed up for the waiting list right away. Popularity: 14% [?]

Hosting rails stuff and tutorials

Thursday, March 27, 2008

5 Comments

I want to create a somewhat bigger website and was looking for a decent host for Ruby on Rails. I found a host that looks really good calledslicehost. For 20 dollar a month you get your own machine (or actually a part of it) that you can setup the way you want it. Need [...]

Rails lessons

Wednesday, March 21, 2007

Comments Off

In 2 lectures we tried to build a small cd managing application (how oldskool). For simplicity reasons we used the following datamodel. These steps were done: Create a database with the three tables Create the rails application on the commandline: rails cdapp Edit the newly created app with textmate from the commandline: mate cdapp Edit the database config file located [...]

Workshop rails

Wednesday, March 21, 2007

Comments Off

Popularity: 5% [?]