Skip to content

Conversation

@murugan-r
Copy link
Contributor

@murugan-r
Copy link
Contributor Author

@raghubetina Could you please take a look at it.

# Set up dotenv
file ".env.development", render_file(".env.development")

create_file ".gitignore" do
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the purpose of this change? Does it relate to the ruby version?

Copy link
Contributor Author

@murugan-r murugan-r Aug 6, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@raghubetina
Yes. Since in latest rails .gitignore is not included.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really? I still get one:

testgitignore HEAD % ls -a
.             .gitignore    Gemfile.lock  app           config.ru     log           storage       vendor
..            .ruby-version README.md     bin           db            package.json  test
.git          Gemfile       Rakefile      config        lib           public        tmp
testgitignore HEAD % rails -v
Rails 5.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants