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

Please include topic of Bundler into Readme. #5

Open
marcinkoziej opened this issue Jul 5, 2017 · 1 comment
Open

Please include topic of Bundler into Readme. #5

marcinkoziej opened this issue Jul 5, 2017 · 1 comment

Comments

@marcinkoziej
Copy link

Hi!

This gem and approach is amazing. I am wondering how to use it with Bundler, which typically loads all the Gemfile dependencies at start. You finish your talk with statement that it's a completely different way of writing code. Does it mean Bundler initialization in boot.rb would be replaced by loading box, and all the dependencies should be carefully distributed within box configuration structure?

@manuelmorales
Copy link
Owner

Sorry for taking so long to reply. That is correct @lolownia, we don't do Bundler.load anymore but Bundler.setup which won't load all the libraries at once.

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

No branches or pull requests

2 participants