NOTICE: This package has been removed from pkgsrc

./www/ruby-actionview51, Rendering framework putting the V in MVC (part of Rails 5.1)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 5.1.7, Package name: ruby26-actionview51-5.1.7, Maintainer: pkgsrc-users

Action View provides simple, battle-tested conventions and helpers for
building web pages.

This is for Ruby on Rails 5.1.


Required to run:
[textproc/ruby-builder] [www/ruby-rails-html-sanitizer] [textproc/ruby-rails-dom-testing] [textproc/ruby-erubi] [devel/ruby-activesupport51] [lang/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 7f1a6e3950310734e050906399be4c242e3577fa
RMD160: 5469053a1a7daebe787553f6945488a5964c886d
Filesize: 158 KB

Version history: (Expand)


CVS history: (Expand)


   2020-09-10 18:44:34 by Takahiro Kambe | Files touched by this commit (4) | Package removed
Log message:
www/ruby-actionview51: remove package

Remove ruby-actionview51 (Ruby on Rails 5.1.*) package which is EOL.
   2020-03-20 16:27:07 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-actionview51: update to 5.1.7

Update www/ruby-actionview51 to 5.1.7.

pkgsrc change: add "USE_LANGAUGES=	# none".

## Rails 5.1.7 (March 27, 2019) ##

*   Fix issue with `button_to`'s `to_form_params`

    `button_to` was throwing exception when invoked with `params` hash that
    contains symbol and string keys. The reason for the exception was that
    `to_form_params` was comparing the given symbol and string keys.

    The issue is fixed by turning all keys to strings inside
    `to_form_params` before comparing them.

    *Georgi Georgiev*
   2019-04-14 12:22:12 by Takahiro Kambe | Files touched by this commit (1) | Package updated
Log message:
www/ruby-actionview51: update to 5.1.6.2

## Rails 5.1.6.2 (March 11, 2019) ##

*   No changes.
   2018-11-29 15:15:32 by Takahiro Kambe | Files touched by this commit (1) | Package updated
Log message:
www/ruby-actionview51: update to 5.1.6.1

No change except version.
   2018-10-09 19:07:07 by Takahiro Kambe | Files touched by this commit (1)
Log message:
www/ruby-actionview51: fix COMMENT

Fix COMMENT, this is not for Rails 4.2 but 5.1.
   2018-09-23 20:33:58 by Takahiro Kambe | Files touched by this commit (1) | Package updated
Log message:
www/ruby-actionview51: update to 5.1.6

No change except version.

## Rails 5.1.6 (March 29, 2018) ##

*   No changes.
   2018-03-21 10:52:59 by Takahiro Kambe | Files touched by this commit (4)
Log message:
www/ruby-actionview51: add version 5.1.5 package

Action View provides simple, battle-tested conventions and helpers for
building web pages.

This is for Ruby on Rails 5.1.