#326 √ resolved
Ben Nevile

registred_orm? backwards

Reported by Ben Nevile | May 15th, 2008 @ 08:51 PM | in 0.9.4

current registred_orm? (sic) method:

  def registred_orm?(orm)
    !Merb.generator_scope.include?(:merb_default) && !Merb.generator_scope.include?(orm.to_sym)
  end

I believe the second part of that AND statement should not have the exclamation mark in front of it.

Comments and changes to this ticket

Please Login or create a free account to add a new comment.

You can update this ticket by sending an email to from your email client. (help)

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

People watching this ticket

Tags