Posted By: Jim Weirich
Date: 2004-09-10 12:56
Summary: Builder 1.0.0
Project: Electric Calendar

Builder 1.0.0 has been released. Builder is a simple library that makes generating XML and HTML markup rather simple. Version 1.0.0 has changed the interface in several ways to make Builder more reliable and easy to use, but has broken backwards compatibility with versions prior to 1.0.0. If you are using the builder gem, use one of the following:

require 'builder', '~> 0.1' # to use the old interface

require 'builder', '~> 1.0' # to use the new interface.

Although a given application must use either one or the other, both versions may be installed on a system without conflict.

Latest News
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58
mime-types 1.23 Released
    Austin Ziegler - 2013-04-21 01:41
diff-lcs 1.2.4 Released
    Austin Ziegler - 2013-04-21 00:08

 

Forums | Admin

Discussion Forums: builder-1.0.0

Start New Thread Start New Thread

 

Topic Topic Starter Replies Last Post