Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6332401
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T18:15:27+00:00 2026-05-24T18:15:27+00:00

Looking to get some opinions here. What is the best way to check boolean

  • 0

Looking to get some opinions here.

What is the best way to check boolean values with RSPEC I have seen it done a few different ways:

myvar.should == true
myvar.should be true
myvar.should be

Also I usually only care about the duck value, that is, if it evaluates to true / false then I don’t care what its actual value is…

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T18:15:27+00:00Added an answer on May 24, 2026 at 6:15 pm

    Here’s the difference between “== true” and “be(true)”:

    describe true do
      it { should be(true) }
      it { should be_true }
    end
    
    describe 'true' do
      it { should_not be(true) }
      it { should be_true }
    end
    

    Which basically means that if you only care if a value evaluates to true then you want to use == true

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using sorl-thumbnail to get some images to crop. I have a model looking
I am looking for some guidance/opinion on the best way forward to add field
I'm looking for some opinions on two different approaches to ViewModel definition I have
I'm just looking to get different people's opinions because for some reason I'm not
still a bit of a n00b on SharpSVN, I'm looking to get some simple
I'm looking to make a website that will probably get some heavy, repetitive traffic.
I'm looking to parse some CXML in PHP...basically all I'm looking to get the
somewhat open ended question here as I am mostly looking for opinions. I am
I am currently looking to design some WCF services and wanted to get the
I have been looking for a solution and I found many different opinions to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.