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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T21:03:11+00:00 2026-05-15T21:03:11+00:00

In PHP, the following would allow me to create a string without having to

  • 0

In PHP, the following would allow me to create a string without having to escape quotes..

$string = <<<EOD

',. whatever <"",'

EOD;

echo $string;

Is there anything similar to it in Ruby/Rails?

  • 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-15T21:03:12+00:00Added an answer on May 15, 2026 at 9:03 pm

    Ruby heredocs are pretty much the same, with minor changes, and they come in 2 flavours:

    1) End-of-heredoc must be at the start a line:

    string = <<EOD
    
      ',. whatever <"",'
    
    EOD
    
    puts string
    

    2) End-of-heredoc may be preceeded by whitespace:

    string = <<-EOD
    
      ',. whatever <"",'
    
           EOD
    
    puts string
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 513k
  • Answers 513k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer You make the page not jump and use an "a"… May 16, 2026 at 5:50 pm
  • Editorial Team
    Editorial Team added an answer Start with build-essential. Presumably you're after C/C++ stuff. Don't forget:… May 16, 2026 at 5:50 pm
  • Editorial Team
    Editorial Team added an answer Try this, but I don't think it will work because… May 16, 2026 at 5:50 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

I am trying to create a link, which will, allow my paginated search to
Hey everyone, I have the following 'users' table in MySQL: CREATE TABLE `users` (
I want to create a web form which will allow the user to upload
How would I do the following, preferably just using CSS (but possibly jquery too)
I have written the following in my reginsert.php. The goal is to take the
I am wanting to find out if the following is possible with PHP inside
I am retrieving a twitter feed using a php file and it is returning
In my fictional database, I have several columns of data. In designing a PHP
Been reading the tutorial How to handle a Many-to-Many relationship with PHP and MySQL
I currently use the following code to upload one file to a remote server:

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.