Ruby Inside
The Essential Ruby Book Reading List
almost 5 years ago by Peter Cooper on Ruby Inside.
Huw Collingbourne, one of the developers of the Ruby In Steel IDE, has put together a list of 13 "essential" Ruby (and Rails) related books, refreshingly...
The MOle: Spying inside your Rails applications
almost 5 years ago by Peter Cooper on Ruby Inside.
The MOle is a Rails plugin developed by Fernand Galiana, Delynn Berry, and Ara Howard that allows you to monitor events occurring within your application...
RailRoad: Generate model and controller diagrams for Rails applications
almost 5 years ago by Peter Cooper on Ruby Inside.
RailRoad is a Ruby application that generates model or controller diagrams for Ruby on Rails applications. It analyzes properties, inheritance, model associations...
The "Ruby On Windows" blog
almost 5 years ago by Peter Cooper on Ruby Inside.
Ruby On Windows is a new(ish) blog by David Mullet that focuses on using Ruby on the Windows operating system. I don't usually announce random blogs on...
A Basic Sample Rails Application
almost 5 years ago by Peter Cooper on Ruby Inside.
Courtenay of the caboo.se has put together a solid "sample Rails application" that enables you to get up and running with a new Rails application quickly...
The Absolute Moron's Guide to Capistrano
almost 5 years ago by Peter Cooper on Ruby Inside.
(credit: Chance Gardener) Heard of Capistrano but thought it all sounded too confusing to set up? Brian Eng enters with a great "for dummies" type tutorial...
How to Build a Wiki in Rails Tutorial
almost 5 years ago by Peter Cooper on Ruby Inside.
You can get a Rails powered wiki up and running in minutes if you use something like Instiki, but there's a very in-depth tutorial to building your own...
Scraping IMDB with Ruby and Hpricot
almost 5 years ago by Peter Cooper on Ruby Inside.
Tim from We Heart Code has written an easy-to-follow, detailed tutorial about scraping data from the Internet Movie Database using Ruby and Hpricot. As...
Seeking Technical Reviewer for "Practical Ruby on Rails Projects"
almost 5 years ago by Peter Cooper on Ruby Inside.
Jason Gilmore, open source editor at Apress, is looking for a technical reviewer to help out with a book called "Practical Ruby on Rails Projects". Don...
Textile Editor Helper
almost 5 years ago by Peter Cooper on Ruby Inside.
Dave Olsen writes to tell us about a new Rails plugin he's developed: The Textile Editor Helper (TEH) is a Javascript-based text formatting toolbar that...
