Closed gabebw closed 9 years ago
Ideally, all dependencies would be in the gemspec, but features like platform and require: false are only available in the Gemfile.
platform
require: false
Also, rake runs rake test.
rake
rake test
Ideally, all dependencies would be in the gemspec, but features like
platform
andrequire: false
are only available in the Gemfile.Also,
rake
runsrake test
.