Ruby

Ruby’s Implementation Does Not Define its Semantics

When I was first getting started with Ruby, I heard a lot of talk about blocks, and how you could “cast” them to Procs by using the & operator when calling methods. Last week, in comments about my last post (Ruby is NOT a Callable Oriented Language (It’s Object Oriented)), I heard that claim again.

Rails 3 Beta is Out — A Retrospective

The Rails team has finally released the Rails 3 beta, after more than a year since the Rails and Merb teams started working on this release. You can read all about it at the official Rails blog, but I figured I’d take the opportunity to share my take on the release.

First of all, you’re probably sick of hearing this, but we’ve done far, far more than we ever expected. A lot of that happened in the last few weeks.

RubyConf 2009 Lightning Talks

Last night it was my great pleasure to host the Lightning Talks session at RubyConf 2009. We had an amazing series of 20 talks that took just over 2 hours. The tech gremlins seemed to be off drinking somewhere and none of the presentations failed.

Here's a list of all the speakers and links to their stuff.

What's New in Edge Rails: The BugMash Edition

Community Highlights: IronRuby

Interview: Author Antonio Cangiano

Our Book Promotion: “Ruby on Rails for Microsoft Developers” has just started. Win one of four books to be given out for active participation. The coolest thing? Author Antonio Cangiano will be on site to answer questions! Click here for more details. Here, in this brief interview, Satish Talim of RubyLearning talks to Antonio Cangiano.

Getting Started with Ruby on Rails: Installation

Introduction

This article will guide you through the process of installing Ruby on Rails, and any other software that is required to begin using it.

This is the first of two articles, Part 1 will show you how to install Ruby on Rails (on Windows) and Part 2 will show you how to create a basic blog.

In order to create a web application with Rails, you will need the following software:

Getting Started with Ruby on Rails: Installation

Introduction

This article will guide you through the process of installing Ruby on Rails, and any other software that is required to begin using it.

This is the first of two articles, Part 1 will show you how to install Ruby on Rails (on Windows) and Part 2 will show you how to create a basic blog.

In order to create a web application with Rails, you will need the following software:

32 Rack Resources to Get You Started

257DCD94-FDEC-4A09-B58F-AFD97E3F8D3B.jpg

Rack

What the heck is Rack and why is it getting so much press lately? Well, from it’s tag-line: “Rack provides an minimal interface between webservers supporting Ruby and Ruby frameworks.”

Amen, Brother

In an article entitled "The Best Environment for Rails on Windows", Fabio Akita writes:

Syndicate content