zhengjia
|
ad14926b44
|
Fix the example in ActiveSupport::Concern
|
2010-12-17 18:54:57 -06:00 |
|
Xavier Noria
|
21bbcfe42c
|
reviews commit dcc9d38
|
2010-08-15 02:22:37 +02:00 |
|
Josep M. Bach
|
ca87d0a395
|
Documentation just before Concern module
|
2010-08-15 02:22:37 +02:00 |
|
Josep M. Bach
|
98818f92b8
|
Documented active_support/concern dependency handling
|
2010-08-15 02:22:37 +02:00 |
|
Tom Stuart
|
f544c0a32d
|
Fix ActiveSupport::Callbacks' define_callbacks and ActiveSupport::Concern documentation to look like native English
|
2010-08-05 09:06:47 +01:00 |
|
Neeraj Singh
|
589e6977d7
|
adding documentation to ActiveSupport::Concern ht:strictly typed for an awesome example
some minor documentation changes
|
2010-08-04 17:03:03 -04:00 |
|
Joshua Peek
|
7ec947d59c
|
Refactor AS concern to avoid hacking the "include" method.
Ruby Magic!
|
2009-10-13 23:32:32 -05:00 |
|
Joshua Peek
|
669fd84910
|
AS::Concern redefines "include" to lazy include modules as dependencies
|
2009-05-29 17:03:23 -05:00 |
|
Joshua Peek
|
c7c35be8fe
|
AS::Concern includes InstanceMethods module if it exists
|
2009-05-29 16:28:54 -05:00 |
|
Joshua Peek
|
4e50a35fa2
|
Break up DependencyModule's dual function of providing a "depend_on" DSL and "included" block DSL into separate modules. But, unify both approaches under AS::Concern.
|
2009-05-28 11:35:36 -05:00 |
|