<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/textproc/ruby-markaby, branch pkgsrc-2014Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2014-03-14T18:18:57Z</updated>
<entry>
<title>Update ruby-markaby to 0.8.0.</title>
<updated>2014-03-14T18:18:57Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2014-03-14T18:18:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=762c3e009f8d0a596b458039a2d6525b4ebc94d6'/>
<id>urn:sha1:762c3e009f8d0a596b458039a2d6525b4ebc94d6</id>
<content type='text'>
Changes are not available, please refer
&lt;https://github.com/markaby/markaby/commits/master&gt;.</content>
</entry>
<entry>
<title>Update ruby-markaby to 0.7.2.</title>
<updated>2011-08-25T15:42:05Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2011-08-25T15:42:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d4180863a538f56de76498433408311c96775f69'/>
<id>urn:sha1:d4180863a538f56de76498433408311c96775f69</id>
<content type='text'>
Compact changes are unavailable, please refer in detail:
https://github.com/markaby/markaby/commits/master</content>
</entry>
<entry>
<title>Remove empty value of LICENSE.</title>
<updated>2010-09-23T09:22:13Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2010-09-23T09:22:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ed7aacd54977a3447473e64dc00f66c09e158f26'/>
<id>urn:sha1:ed7aacd54977a3447473e64dc00f66c09e158f26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update textproc/ruby-markaby to 0.7.1.</title>
<updated>2010-09-10T08:21:04Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2010-09-10T08:21:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b59026858e3bf65c3d113326fa95723836c23e15'/>
<id>urn:sha1:b59026858e3bf65c3d113326fa95723836c23e15</id>
<content type='text'>
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.
* Remove default value of GEM_BUILD.

= 0.7.1 (2010-08-19)

* Rails fixes for form_for called from erb templates

= 0.7.0

* Sinatra 1.0 support
* Full Tilt 1.0+ support, including "yield" support for layouts

= 0.6.10

* Rails fixes for form_for + content_for

= 0.6.9

* Bug fix for url_for.  Previously, you'd need to capture { *_path } instead of
  using the named route directly.  Only affected rails 2.3.4+.

= 0.6.8 (2010-06-03)

* Add a regression for issue Github #17 (for judofyr / Camping)

= 0.6.7 (2010-06-02)

* Add rails support for 2.3.5 - 2.3.8
* Improved rails documentation

= 0.6.6 (2010-06-01)

* ruby 1.9.1 support.  Closes Github Issues #10 &amp; #11.
* Removed Tilt deprecation warnings

= 0.6.4

* Fixed a bug in which direct string values to Markaby::Builder wouldn't evaluate:
    Markaby::Builder.new { 'foo' }.to_s #=&gt; "foo"

* Fix critical bug with form_for, which was raising an error
* Introduce proxy object for form_for:

    form_for :foo do |f|
      f.text_field :bar
      f.text_field :baz
    end

* Remove support for rails 2.1.x series.  We'll accept patches for them, if anyone cares enough.

== 0.6.2 / 0.6.3

* Add basic support for the Tilt templating engine (used with Sinatra):

  require 'markaby'
  require 'markaby/tilt'

== 0.6.1

* Support the following rails versions:
    1.2.2, 1.2.3, 1.2.4, 1.2.5, 1.2.6, 2.1.0, 2.1.1, 2.1.2, 2.2.0,
    2.2.1, 2.2.2, 2.2.3, 2.3.1, 2.3.2, 2.3.2.1, 2.3.3, 2.3.3.1, 2.3.4
* Only run rails tests when inside a rails plugins
* Run tests of the various versions of rails with garlic
* Start conversion to rspec.  Use test/spec temporarily until conversion is done.

= 0.6
=== 23 August, 2009

* Canonical repo changed to http://github.com/joho/markaby
* Gem moved to Github (using jeweler)
* Rails init process changed to work with rails &gt; 2.1
* Default attributes on the root (&lt;html&gt;) element can now be overidden
* Reworked CssProxy, allowing attributes on hr and br
* Added Kernel#mab convenience method (require 'markaby/kernel_method')
* WhenOnRails: Can now use :locals with render_markaby
* WhenOnRails: Template errors now report line number</content>
</entry>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T18:17:11Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2009-06-14T18:17:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=39c828b6a6a7fd0175afcffca207a0a5e8d85f00'/>
<id>urn:sha1:39c828b6a6a7fd0175afcffca207a0a5e8d85f00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial import of ruby18-markaby-0.5 as textproc/ruby-markaby.</title>
<updated>2008-04-04T15:22:02Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2008-04-04T15:22:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2ce460b2c9cc1fe81c988235b157ddb66fedb979'/>
<id>urn:sha1:2ce460b2c9cc1fe81c988235b157ddb66fedb979</id>
<content type='text'>
Markaby is a templating language for Ruby, with a plugin for Rails,
which allows you to write HTML templates in pure-Ruby (a la Builder.)</content>
</entry>
</feed>
