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
Version bump to 0.3.0, for the ore-core split. More... over 15 years ago
Added a real gemspec. More... over 15 years ago
Link to ore-core's GemfileYML.html file. More... over 15 years ago
Split all non-CLI / non-Generator code out into ore-core. More... over 15 years ago
Updated the ChangeLog for 0.2.3. More... over 15 years ago
Also check for the default homepage added to gemspec.yml. More... over 15 years ago
Documentation style. More... over 15 years ago
Added a spec for using YARD with Bundler. More... over 15 years ago
Added more specs for the contents of the gemspec.yml file. More... over 15 years ago
Do not add ore-tasks to the gemspec.yml if we're using Bundler. More... over 15 years ago
Added basic specs for Ore::Generator and it's templates. More... over 15 years ago
Renamed the example DataMapper plugin to dm-is-plugin. More... over 15 years ago
Version bump for the filename-interpolation fix for Windows (thanks sundp). More... over 15 years ago
fix typo. More... over 15 years ago
Replace the :name: convention to be [name] instead. Using : in filenames is not valid on the Windows platform. From http://en.wikipedia.org/wiki/Filename it would seem [ ] is a safe choice. More... over 15 years ago
Updated the ChangeLog for 0.2.2. More... over 15 years ago
Version bump. More... over 15 years ago
Added a reader method for the @root ivar in Project. More... over 15 years ago
Updated the ChangeLog for 0.2.1. More... over 15 years ago
Added Naming#names_in to filter out 'ruby' and 'java' from Naming#modules_of. More... over 15 years ago
Version bump. More... over 15 years ago
Filter out 'ruby' and 'java' from namespace_dirs_of. More... over 15 years ago
Updated the ChangeLog for 0.2.0. More... over 15 years ago
Sync the example gemspec.yml with the real one. More... over 15 years ago
Default the rubyforge_project in Project#to_gemspec to the project name. More... over 15 years ago
Add rescues when requiring rspec and yard. More... over 15 years ago
Do not activate the 'doc' Bundler group. More... over 15 years ago
Summary wording change. More... over 15 years ago
Added _gemfile.erb includes to separate gemspec dependencies from internal Bundler development dependencies. More... over 15 years ago
Attempt loading 'ore/specification' before loading 'jeweler'. More... over 15 years ago