1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 4 months ago.
Oct 09, 2024 — Oct 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use a .gems file to populate new RVM gemsets. More... about 15 years ago
Use __FILE__ instead of hard-coding in the gemspec file name. More... about 15 years ago
White-space. More... about 15 years ago
Version bump. More... about 15 years ago
Added a template for generating a .rvmrc file. More... about 15 years ago
Default to using Bundler::GemHelper tasks, if Ore::Tasks nor Jeweler::Tasks are used. More... about 15 years ago
Fixed typos thanks to yard-spellcheck. More... about 15 years ago
End the sentence in a period. More... about 15 years ago
Opting into `gem test`. More... about 15 years ago
Style. More... about 15 years ago
Always map the 'test' task to 'spec'. More... about 15 years ago
Added an example for using ~/.ore/options.yml. More... about 15 years ago
Added a spec for --gem-test. More... about 15 years ago
Added a ChangeLog entry for 0.5.0. More... about 15 years ago
Require ore-core ~> 0.1.1. More... about 15 years ago
White space. More... about 15 years ago
Convert the option names to Symbols in Config.default_options. More... about 15 years ago
No longer include Config into Generator. More... about 15 years ago
Added Config.enable! and Config.disable! so user settings do not disrupt the specs. More... about 15 years ago
Allow loading the default values for the Generator from ~/.ore/options.yml. More... about 15 years ago
Oops, re-add the --git option. More... about 15 years ago
Generate projects for rspec ~> 2.4.0. More... about 15 years ago
Sync the example gemspec.yml with Ore's gemspec.yml. More... about 15 years ago
Added a missing comment. More... about 15 years ago
Version bump to 0.5.0. More... about 15 years ago
Require ore-tasks ~> 0.3.0. More... about 15 years ago
Refactored Ore::Generator. More... about 15 years ago
Added a template to enable `gem test` for projects. More... about 15 years ago
Merge branch 'rubygems_unplugged' More... about 15 years ago
Upgraded to rspec ~> 2.4.0. More... about 15 years ago