The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Let's Go Camping - Getting Started w/ Ruby's Model-View-Controller (MVC) Web Microframework

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Gerald Bauer

Posts: 444
Nickname: gerald2007
Registered: Jul, 2007

Gerald Bauer is a Rails & Internet Professional in Vancouver B.C.
Let's Go Camping - Getting Started w/ Ruby's Model-View-Controller (MVC) Web Microframework Posted: Jan 13, 2008 9:56 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Gerald Bauer.
Original Post: Let's Go Camping - Getting Started w/ Ruby's Model-View-Controller (MVC) Web Microframework
Feed Title: Gerald Bauer's Ruby Notebook
Feed URL: http://rubybook.ca/feed/
Feed Description: Gerald Bauer's Ruby Notebook
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Gerald Bauer
Latest Posts From Gerald Bauer's Ruby Notebook

Advertisement
What’s Camping? Camping is a microframework (in less than 4k of code) that lets you develop a web application using the Model-View-Controller (MVC) architecture with all your code stored in a single Ruby script in less then three minutes. Let’s go camping and create a web application (hello.rb) showing the current time: require 'camping' Camping.goes :Hello module Hello::Controllers [...]

Read: Let's Go Camping - Getting Started w/ Ruby's Model-View-Controller (MVC) Web Microframework

Topic: Ruby In Steel Color Schemes Previous Topic   Next Topic Topic: Facebook!?! I-Don't-Get-It - What's the Social Web and Why Facebook Matters

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use