FreeBSD Bugzilla – Attachment 114930 Details for
Bug 156672
[NEW PORT] devel/rubygem-state_machine (state machine funcitonality for ruby classes)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.02 KB, created by
Eric Freeman
on 2011-04-27 09:40:07 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Eric Freeman
Created:
2011-04-27 09:40:07 UTC
Size:
2.02 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># rubygem-state_machine ># rubygem-state_machine/Makefile ># rubygem-state_machine/distinfo ># rubygem-state_machine/pkg-descr ># >echo c - rubygem-state_machine >mkdir -p rubygem-state_machine > /dev/null 2>&1 >echo x - rubygem-state_machine/Makefile >sed 's/^X//' >rubygem-state_machine/Makefile << '830b188d7b98c8b26ddb871eaddb6758' >X# Ports collection makefile for: rubygem-state_machine >X# Date created: 27 April 2011 >X# Whom: Eric Freeman <freebsdports@chillibear.com> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= state_machine >XPORTVERSION= 0.10.4 >XCATEGORIES= devel rubygems >XMASTER_SITES= RG >X >XMAINTAINER= freebsdports@chillibear.com >XCOMMENT= Adds support for creating state machines for attributes on any Ruby class >X >XUSE_RUBY= yes >XUSE_RUBYGEMS= yes >XRUBYGEM_AUTOPLIST= yes >X >X.include <bsd.port.mk> >830b188d7b98c8b26ddb871eaddb6758 >echo x - rubygem-state_machine/distinfo >sed 's/^X//' >rubygem-state_machine/distinfo << '53a8f117bfa480d23e58991dcfa2fcef' >XSHA256 (rubygem/state_machine-0.10.4.gem) = 1ef55ec0817a5af69d5804820c56b141531479ccb856f03f7e6f3b2e1b1efcf9 >XSIZE (rubygem/state_machine-0.10.4.gem) = 352768 >53a8f117bfa480d23e58991dcfa2fcef >echo x - rubygem-state_machine/pkg-descr >sed 's/^X//' >rubygem-state_machine/pkg-descr << '956f96ebf3df6fdd1ae578b2d6acefa9' >XState machines make it simple to manage the behavior of a class. >XToo often, the state of an object is kept by creating multiple >Xboolean attributes and deciding how to behave based on the values. >X >Xstate_machine simplifies this design by introducing the various >Xparts of a real state machine, including states, events, >Xtransitions, and callbacks. However, the api is designed to be >Xso simple you do not even need to know what a state machine is. >X >XWWW: http://www.pluginaweek.org/ >956f96ebf3df6fdd1ae578b2d6acefa9 >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 156672
: 114930