Posts:
1
From:
Atlanta, Georgia
Registered:
7/15/09
|
|
|
|
Pg 83: ActiveRecord::Base.extend of send?
Posted:
Jul 15, 2009 7:38 PM
|
|
Is there any reason that the Listing 4.2 on pg 83 is using ActiveRecord::Base.send(:extend, ValidatesUrl) instead of just ActiveRecord::Base.extend(ValidatesUrl)?
In the name of simplicity I would prefer the latter.
|
|
|
Legend
|
|
Gold: 300
+
pts
|
|
Silver: 100
- 299
pts
|
|
Bronze: 25
- 99
pts
|
|
Manning Author
|
|
Manning Staff
|
|