19 May 2013

The Ruby Reflector

Topic

RDoc

  Source Favicon
By Joshua Timberman of Opscode Blog almost 2 years ago.
Email

…. We chose markdown because it is more universally parsable by tools and text editor plugins than RDOC.

We'll continue to work on these tasks after we've moved the branches around in the repository.

Upcoming Steps

The branch formerly known as "0.10.0″ is now "future". We're going to take the following steps with regard to the repository this week.

Ensure the current master is updated.

Rebase the "future" branch with current master. …

opscode.com Read
  Source Favicon
By Seth Vargo of Opscode Blog 1 month ago.
Email

Tilt for templating, so we inherited support for Markdown, RDoc, ERB, etc. All our HTML layouts are written in Slim and the actual content is written in Markdown with some Custom Redcarpet Extensions for callouts and tabs.

The # learnchef source is not currently public, but it is scheduled for release in the future.

Looking Ahead We are actively working on expanding the # learnchef program, especially the Common Use Cases and Screencasts. We are …

opscode.com Read
  Source Favicon
By drbrain of Segment7 3 months ago.
Email

Changes since RDoc 3.12.1:

Breaking changes

The default output encoding for RDoc is now UTF-8. Previously RDoc used the default external encoding which was determined from your locale. Issue #106 by Justin Baker.

RDoc:: RI::Store is now RDoc::Store so ri data generated by RDoc 4 cannot be read by earlier versions of RDoc. RDoc:: RI::Store exists as an alias of RDoc::Store so ri data from older versions can still be read. RDoc:: RI::Store will be removed in RDoc

blog.segment7.net Read
  Source Favicon
On Ruby News 3 months ago.
Email

…made documentation improvements which many rubyists have requested. We have added a huge amount of rdoc for modules and methods. 2.0.0 will be around 75% documented while 1.9.3 was about 60%. Also, we have added a description of Ruby's syntax. You can see: ri ruby:syntax

Stability

Note that unlike 1.9.0, 2.0.0 IS a stable release, even though its TEENY is 0. All library authors are strongly recommended to support 2.0.0. As mentioned above, it will be comparatively easy to migrate …

ruby-lang.org Read
  Source Favicon
By Mike Gunderloy of A Fresh Cup 3 months ago.
Email

MySQL Madness and Rails - Some implications of the interactions between MySQL and Active Record.

Better Errors 0.5 - Now with experimental pry support .

Ruby 1.9.3-p385 is released - Fixing a security issue in RDoc . In most previous versions, if you generate RDoc from a malicious gem and view it in the browser, it can result in malicious JavaScript running when you click a link. So you should either upgrade ruby or upgrade the rdoc gem, and regenerate any documentation, to be safe.

afreshcup.com Read
  Source Favicon
By drbrain of Segment7 3 months ago.
Email

RDoc versions 3.9.5, 3.12.1 and 4.0.0.rc.2 have been released!

home: github.com/ rdoc/rdoc

rdoc: docs.seattlerb.org/rdoc

bugs: github.com/ rdoc/ rdoc/issues

RDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the rdoc and ri tools for generating and displaying documentation from the command-line.

Vulnerability Description

RDoc documentation generated by rdoc 2.3.0 through rdoc 3.12 and prereleases …

blog.segment7.net Read
  Source Favicon
On Ruby News 3 months ago.
Email

This release includes a security fix about bundled RDoc. See this page for details.

And some small bugfixes are also included.

See tickets and ChangeLog for details.

Download

You can download this release from:

<URL:ftp://ftp.ruby-lang.org/pub/ ruby/1.9/ruby-1.9.3-p385.tar.bz2> SIZE: 10021486 bytes MD5: 5ec9aff670f4912b0f6f0e11e855ef6c SHA256: f991ee50414dc795696bad0fc5c7b0b94d93b9b38fed943326d20ce4e9dda42b

<URL:ftp://ftp.ruby-lang.org/pub/ …

ruby-lang.org Read
  Source Favicon
By David of David Chelimsky 6 months ago.
Email
  Source Favicon
By David of David Chelimsky 1 year ago.
Email
  Source Favicon
By Peter Cooper of Ruby Inside 1 year ago.
Email

A library by Eric Hodel that uses libaspell to spell check your RDoc documentation.

How DHH Has Tidied The Rails routes.rb File on BaseCamp Next

mongoid-minitest: Minitest Matchers for Mongoid

Jobs

Developer Advocate/Spokesperson/Evangelist at New Relic [ San Francisco]

New Relic is the emerging standard for application performance management and wildly popular in the Ruby world. They're looking for a unique individual who can nimbly …

rubyinside.com Read