summaryrefslogtreecommitdiff
path: root/spec/bundler/shared_helpers_spec.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Add unit tests for `Bundler::SharedHelpers#default_bundle_dir`James Wen2016-01-081-1/+29
* Add unit tests for `Bundler::SharedHelpers#default_lockfile`James Wen2016-01-081-0/+24
* Refactor and move `TargetNamespace` module for testing `Bundler::SharedHelper...James Wen2016-01-081-4/+3
* Add unit tests for `Bundler::SharedHelpers#default_gemfile`James Wen2016-01-081-0/+20
* Extract safe const_get logic into `SharedHelpers#const_get_safely`James Wen2016-01-021-0/+29