Fork me on GitHub

0.10.0 - 2014-04-14

0.9.0 - 2012-08-12

Deprecated or Removed:

0.8.3

0.8.2 - 2011-02-16

0.8.1 - 2010-07-17

Bugfix release to improve Ruby 1.9 compatibility

0.8.0 - 2010-07-07

Core:

Rails:

Bugs:

0.7.3 - 2009-12-01

Rails:

* Add Widget.controller_assigns_propagate_to_partials: lets you keep controller instance variables from propagating to partials, so that you don't have this giant "global" namespace that partials can pull from. Enforces encapsulation much better.
* Add Widget.ignore_extra_controller_assigns, which allows widgets to use #needs but silently ignore excess controller variables, rather than raising an exception instead. This can be very useful for transitioning large codebases to Erector.
* Factor out directly-delegated methods into an array; add url_for and image_path.
* Make Erector work with the Cells plugin for Rails (http://cells.rubyforge.org/).

Erector tool:

* Make 'erector' ignore ERb trim markers ("-%>").
* Make 'erector' process ERb escapes in HTML attributes correctly.
* Make sure 'erector' adds parentheses to function calls when necessary.
* Don't add empty strings to the end of converted attributes.
* Don't omit empty attribute strings.
* Allow setting an alternate superclass for the new widget coming from the 'erector' tool.
* Add --method switch to 'erector', in case you don't want the base 'content' method overridden, but something it calls in your superclass, instead.

0.7.2 - 2009-11-16

0.7.1

0.7.0 / 2009-09-27

0.6.8 / 2009-09

0.6.7 / 2009-06-17

0.6.6 / 2009-05-25

0.6.4 / 2009-05-24

0.6.3 / 2009-05-06

and there should be an upgrade guide up on the website soon.

accepts either a widget instance, or a widget class and an assigns hash.

Rails version (currently 2.3.2). If you need support for earlier versions of Rails, there are separate Git branches for each one, but we will not be in the habit of keeping these up to date with the latest features and patches.

0.5.1

0.5.0 / 2008-12-13

0.4.200 / 2008-10-11

0.4.191 / 2008-07-29

0.3.110 / 2008-05-29

0.3.105 / 2008-05-29

0.2.83 / 2008-04-23

0.2.61 / 2008-04-18

0.2.54 / 2008-04-15

0.2.42 / 2008-04-11

0.1.25 / 2008-02-26

… perhaps one or two I forgot.

0.1.0 / 2008-02-13

0.0.1