Hello everyone,

Just a quick note to let people know that scoping has changed in Rails and the examples in the Hobo Manual need updating. For example:

 * name_scopes is gone.
 * "scope :administrator, :conditions => {:administrator => true}" is
   deprecated.
 * "scope :administrator, -> { where (administrator: true) }" is the
   new meme (and yes, the colons are correct).

In which git project should I raise an issue for this issue?

Regards,
Henry

--
Henry Baragar
Instantiated Software Inc.
http://www.instantiated.ca

<<attachment: Henry_Baragar.vcf>>

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to