9 Commits

Author SHA1 Message Date
Matthias Fechner
4d811272d6 In preparation for gitlab 11.7 upgrade switch rails4 to rails50.
If required upgraded version to work correctly with rails50.
Fixed some cosmetic issue to make portlint happy.

Reviewed by:	sunpoet
Differential Revision:	https://reviews.freebsd.org/D18957
2019-01-31 14:05:37 +00:00
Sunpoet Po-Chuan Hsieh
921c97bdb9 Update to 0.5.1
Changes:	https://github.com/state-machines/state_machines-activemodel/commits/master
2018-03-20 22:34:11 +00:00
Sunpoet Po-Chuan Hsieh
0d041eef08 Update to 0.5.0
Changes:	https://github.com/state-machines/state_machines-activemodel/commits/master
2017-06-21 18:51:20 +00:00
Sunpoet Po-Chuan Hsieh
19394444c7 Update to 0.4.1
Changes:	https://github.com/state-machines/state_machines-activemodel/commits/master
2017-05-02 21:52:17 +00:00
Sunpoet Po-Chuan Hsieh
a7afb63258 - Update to 0.4.0
Changes:	https://github.com/state-machines/state_machines-activemodel/commits/master
2016-05-23 03:50:56 +00:00
Steve Wills
462519941e Convert USES=gem:autoplist to USES=gem since autoplist is default 2016-04-27 21:57:31 +00:00
Steve Wills
b3e8fe8d85 create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem

PR:		209041
Differential Revision:	https://reviews.freebsd.org/D6070
2016-04-27 16:36:41 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Sunpoet Po-Chuan Hsieh
0128ee40a8 - Add rubygem-state_machines-activemodel 0.3.0
The StateMachines ActiveModel integration is useful for both standalone usage
and for providing the base implementation for ORMs which implement the
ActiveModel API. This integration adds support for validation errors and dirty
attribute tracking.

WWW: https://github.com/state-machines/state_machines-activemodel
2015-12-30 12:17:49 +00:00