Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add env to the rails console #384

Merged
merged 4 commits into from
Jul 4, 2023
Merged

Add env to the rails console #384

merged 4 commits into from
Jul 4, 2023

Conversation

santib
Copy link
Member

@santib santib commented Jul 3, 2023

By printing the env in the rails console we can avoid mistakes in production. Added the code both for irb and pry

image image

https://twitter.com/_swanson/status/1346851840944730112/photo/1
https://gist.github.com/Intrepidd/af2bb4ed825817ecb044a5e93fc52f4d

@santib santib requested a review from a team July 3, 2023 17:45
Copy link
Contributor

@diego-suarez diego-suarez left a comment

Choose a reason for hiding this comment

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

👨‍🎨

.irbrc Outdated Show resolved Hide resolved
Copy link
Contributor

@sebastiancaraballo sebastiancaraballo left a comment

Choose a reason for hiding this comment

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

🌟

Copy link
Contributor

@enzofab91 enzofab91 left a comment

Choose a reason for hiding this comment

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

Copy link

@claramaffei claramaffei left a comment

Choose a reason for hiding this comment

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

🚀

Co-authored-by: Diego Suárez <diego.suarez@rootstrap.com>
Copy link
Contributor

@mrodriguez90 mrodriguez90 left a comment

Choose a reason for hiding this comment

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

👏

@santib santib merged commit 9679c48 into master Jul 4, 2023
4 checks passed
@santib santib deleted the add-env-to-console branch July 4, 2023 18:58
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.

None yet

8 participants