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% [?]
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 [...]
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 [...]
Wednesday, April 9, 2008
1 Comment