Andrew Haines
c50970e1b8
Link to upgrade guide
...
[ci skip]
2013-01-14 19:45:26 +00:00
Andrew Haines
4937a44033
Whitespace
...
[ci skip]
2013-01-14 19:45:26 +00:00
Andrew Haines
ef01add38d
Relax suggested version specification
...
[ci skip]
2013-01-14 19:35:04 +00:00
Andrew Haines
fa0d2b73f6
Add an internal link
...
[ci skip]
2013-01-14 18:56:32 +00:00
Jeff Casimir
16de8b912b
One pass of revisions
2013-01-14 10:36:50 -07:00
Steve Klabnik
bca7fd7330
Remove beta install instructions
2013-01-14 10:50:10 -05:00
Andrew Haines
130edec103
Be more confident about Test::Unit support
...
[ci skip]
2013-01-14 13:43:44 +00:00
Andrew Haines
c6f8aaa2b2
Remove allows
, denies
and denies_all
from Decorator
...
Automatic delegation of methods is now achieved with `delegate_all`,
which includes the new AutomaticDelegation module.
Manual delegation is achieved using the standard Active Support
`delegate` method, which is enhanced so that `to: :source` is the
default.
2013-01-14 03:57:47 +00:00
Andrew Haines
70a18aa4cb
Show installation procedure for beta
2013-01-01 11:11:14 +00:00
Vasiliy Ermolovich
52f766166d
Update README.md
2012-12-31 22:09:16 +03:00
Andrew Haines
5b67a2690b
Add example of delegation to source
...
[ci skip]
2012-12-31 17:44:48 +00:00
Andrew Haines
52360b656f
Rewrite README
...
Closes #364
Closes #368
Closes #371
[ci skip]
2012-12-27 11:37:21 +00:00