October 2006
Rails Framework Documentation
by springnet & 7 othersRails is a web-application and persistence framework that includes everything needed to create database-backed web-applications according to the Model-View-Control pattern of separation. This pattern splits the view (also called the presentation) into &am
September 2006
Ubuntu Quick Reference :: Johnny’s Thoughts
by springnetinstalling ruby on rails sudo apt-get install ruby
July 2006
Real Lessons for Rails Deployment
by springnet & 6 othersHere's a fact of life about Rails: Deployment of a Rails application can get complicated. Fast. There are a lot of different ways to do it and everybody's situation is slightly different. This can be a total bummer because it's so damn easy to get started
RadRails - A Ruby on Rails IDE
by springnetRadRails is an integrated development environment for the Ruby on Rails framework. The goal of this project is to provide Rails developers with everything they need to develop, manage, test and deploy their applications. Features include source control, d
1
(4 marks)