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

remove require_all dependency and move formula code under odyssey module #20

Merged
merged 4 commits into from
Aug 8, 2019
Merged

remove require_all dependency and move formula code under odyssey module #20

merged 4 commits into from
Aug 8, 2019

Conversation

jethrodaniel
Copy link
Collaborator

@jethrodaniel jethrodaniel commented Aug 8, 2019

Always nice to have no dependencies.

Noticed that we're adding Formula into the top-level namespace, which is pretty
bad practice, so I went ahead and moved all the formula code under lib/odyssey,
and wrapped it in the odyssey module, like a typical gem.

Sometimes explicit _is_ better than implicit.
@jethrodaniel jethrodaniel changed the title remove require-all dependency remove require-all dependency Aug 8, 2019
@jethrodaniel jethrodaniel changed the title remove require-all dependency remove require_all dependency Aug 8, 2019
Noticed that we're adding `Formula` into the top-level namespace, which is pretty
bad practice, so I went ahead and moved all the formula code under `lib/odyssey`,
and wrapped it in the odyssey module, like a typical gem.
@jethrodaniel jethrodaniel changed the title remove require_all dependency remove require_all dependency and move formula code under odyssey module Aug 8, 2019
@jethrodaniel jethrodaniel merged commit 4acb301 into cameronsutter:master Aug 8, 2019
@jethrodaniel jethrodaniel deleted the remove-require-all branch August 8, 2019 17:55
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

2 participants