News from the Documentation Front
almost 2 years ago by fxn on Riding Rails.
New Configuration Guide Rails 3.1 will come with a new comprehensive guide about configuring Rails applications written by Ryan Bigg (@ryanbigg). The current...
The Ruby on Rails API Switches to SDoc
over 1 year ago by fxn on Riding Rails.
The Ruby on Rails API is switching to SDoc starting with 3.1. SDoc is a RDoc format created by ?????? ?????????? (@voloko) that has been powering railsapi...
What's new in Edge Rails: EXPLAIN
over 1 year ago by fxn on Riding Rails.
There are some new features related to EXPLAIN in the forthcoming Ruby on Rails 3.2 we'd like to share: Running EXPLAIN manually Automatic EXPLAIN for...
Rails 3.2.1 has been released
over 1 year ago by fxn on Riding Rails.
Rails 3.2.1 is out, with some fixes and doc improvements. Please check the CHANGELOGs gist for details. ...
Edge Rails: PATCH is the new primary HTTP method for updates
~1 year ago by fxn on Riding Rails.
What is PATCH? The HTTP method PUT means resource creation or replacement at some given URL. Think files, for example. If you upload a file to S3 at some...
What is docrails?
~1 year ago by fxn on Riding Rails.
Over the years I have seen some confusion about what is exactly docrails and how it relates to the documentation of Ruby on Rails. This post explains everything...
