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 8821263
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T05:48:35+00:00 2026-06-14T05:48:35+00:00

I ran into an issue where I kept getting blank pages on my dev

  • 0

I ran into an issue where I kept getting blank pages on my dev machine even though the server looked like it was serving up the pages fine.

I’d reload the page and same thing–just a blank page for any page I went to. I googled around and people had some solutions from 2010 that pointed to stale sessions and deleting those session files but this didn’t solve it for me.

finally after much git sleuthing through my old code I found that this line in my gemfile was the culprit.

group :development, :test do
  gem 'rspec-rails'
  gem 'factory_girl_rails'
  gem 'rspec_multi_matchers'
end

changed to

group :development, :test do
  gem 'rspec-rails'
  gem 'factory_girl_rails'
end

I removed rspec_multi_matchers, did a bundle install and everything works again. i have no clue why this was causing this issue. Would love to know if someone has an idea why.

  • 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-06-14T05:48:36+00:00Added an answer on June 14, 2026 at 5:48 am

    Do you have do..end in your tests?

    There is a warning on their page that says

    Note the use of brackets ‘{ … }’ instead of ‘do … end’ this is
    necessary because ‘do .. end’ does not bind strongly enough

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

Sidebar

Related Questions

Does anyone know or ran into an issue with images not getting rendered when
I ran into a issue about Import/Export on SQL Server. I have a database
Ran into an issue with a class; I have a class that looks like:
I recently ran into an issue where I wasn't getting the numerical result I
I ran into an issue by introducing floating point columns in the MySQL database
I ran into this issue while testing a rails app deployed to two different
I just ran into this issue while making a GET request to a node.js
I recently ran into an issue where a query was causing a full table
I am working on project and ran into an issue. Now I want to
I am fairly new to C++, but i have ran into an issue which

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.