Created
May 16, 2021 18:08
-
-
Save MaksimenkoPG/19d9d7bf8e7486a6a962ac9c4db92ad0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# irb | |
require_relative 'config/application' | |
PrintRepositoryInfo.perform(url: 'https://api.github.com/repos/rails/rails') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment