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

Use a more canonical way to require files #3

Merged
merged 1 commit into from Feb 3, 2016
Merged

Conversation

adarsh
Copy link
Contributor

@adarsh adarsh commented Feb 3, 2016

Reason for Change

  • When using the gem as a git remote in bundler (either with a branch or without) in William, all files were required.
  • Now it’s up on rubygems.org, it does not require any of the files.

Changes

  • Use the prescribed way to require all files in the /lib directory. While this seems aggressive to me, I guess it's standard.

Reason for Change
=================
* When using the gem as a git remote in bundler (either with a branch or without) in William, all files were `require`d.
* Now it’s up on rubygems.org, it does not require any of the files.

Changes
=======
* Use the prescribed way to require all files in the `/lib` directory. While this seems aggressive to me, I guess it's standard.
@alieander
Copy link
Contributor

👍

alieander added a commit that referenced this pull request Feb 3, 2016
Use a more canonical way to require files
@alieander alieander merged commit dd0f3a4 into master Feb 3, 2016
@alieander alieander deleted the ap-require-issues branch February 3, 2016 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants