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
Removed another dependencey on ore-core. More... almost 14 years ago
Use rubygems-tasks instead of ore-tasks. More... almost 14 years ago
Removed ore-core from the dependencies. More... almost 14 years ago
Merged ore/naming.rb from ore-core. More... almost 14 years ago
Removed the gem and gemspec CLI commands. More... almost 14 years ago
Always set extra_rdoc_files. More... almost 14 years ago
Use Array() to handle single or multiple values. More... almost 14 years ago
gemspec style More... almost 14 years ago
Use Gem.user_home and ENV['USER'] instead of the Env library. More... almost 14 years ago
Added a template to add Gem::PackageTask to the Rakefile. More... about 14 years ago
Vertical alignment. More... about 14 years ago
Gemfile dependencies should be after the gemfile includes. More... about 14 years ago
Fixed a typo in the Gemfile template. More... about 14 years ago
Group if statements. More... about 14 years ago
Moved .gitignore template into it's own template directory. More... about 14 years ago
Use the dependencies and development_dependencies variables. More... about 14 years ago
Skip template.yml files that are empty or do not contain a Hash. More... about 14 years ago
Define dependencies in template.yml. More... about 14 years ago
Version bump to 0.9.0. More... about 14 years ago
Vertical align. More... about 14 years ago
Fixed a typo in the .gemspec template. More... over 14 years ago
No need to require ore-core anymore, now that we use a pure-Ruby gemspec. More... over 14 years ago
Use less class variables. More... over 14 years ago
Updated the features list. More... over 14 years ago
Updated the pure-Ruby gemspec file. More... over 14 years ago
Fixed a redundancy. More... over 14 years ago
Updated the ChangeLog for 0.8.1. More... over 14 years ago
Fixed a redundancy. More... over 14 years ago
Losen the yard dependency to ~> 0.7. More... over 14 years ago
Always load the version file, if no version is defined in gemspec.yml. More... over 14 years ago