Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/trunk/activesupport/lib/active_support/core_ext/module/aliasing.rb


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8312 [8312] 12/05/07 21:52:25 marcel Fix incorrect superclass in documentation for alias_attribute. Closes …
(edit) @7195 [7195] 07/19/07 10:09:40 nzkoz Let alias_attribute work with attributes with initial capital letters …
(edit) @6441 [6441] 03/18/07 03:16:53 bitsweat alias_method_chain preserves the original method's visibility. Closes …
(edit) @5113 [5113] 09/15/06 03:42:54 bitsweat alias_method_chain yields method target and punctuation to simplify …
(edit) @5091 [5091] 09/12/06 07:10:43 bitsweat alias_method_chain works with accessor= methods also. Closes #6153.
(edit) @4653 [4653] 08/03/06 18:47:43 david Added Module#alias_attribute [Jamis/DHH]
(edit) @4534 [4534] 07/03/06 23:27:47 bitsweat Typo in alias_method_chain rdoc.
(edit) @4482 [4482] 06/21/06 20:40:14 bitsweat alias_method_chain preserves method punctuation so foo, foo?, and foo! may …
(edit) @4430 [4430] 06/03/06 23:27:51 david Rolled back broken aliasing
(edit) @4429 [4429] 06/03/06 22:43:13 david Fixed that Module#alias_method_chain should work with both foo? foo! and …
(edit) @4311 [4311] 04/29/06 20:13:27 marcel Strip out punctuation on predicates or bang methods being aliased with …
(add) @4276 [4276] 04/26/06 17:46:43 minam Added Module#alias_method_chain
Note: See TracRevisionLog for help on using the revision log.