0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use Bundler when developing. More... about 11 years ago
Remove whitespace. More... about 11 years ago
Tag if there are no changes. More... almost 13 years ago
Bumping version. More... almost 13 years ago
Rake 0.9.2 deprecates these tasks. More... almost 13 years ago
Merge pull request #6 from bturnbull/rspec-format More... almost 13 years ago
Change RSpec --format option from 'specdoc' to 'documentation' More... almost 13 years ago
Released version 0.3.6 More... over 13 years ago
The tag task can be modified to reduce the number of steps required to push a new tag. More... over 13 years ago
I was seeing an error loading the gem-this rubygems plugin in an environment that didn't have HOME set :- More... over 13 years ago
Release version 0.3.5 More... over 13 years ago
Add the new publish task to our own Rakefile. More... over 13 years ago
Added documentation for the new file. More... over 13 years ago
Individuals should be allowed to include their own tasks in generated Rakefiles More... over 13 years ago
Bump the version and include the tag task. More... over 13 years ago
RSpec 2 has changed how the rake task works. More... over 13 years ago
fix the .gemspec files glob {test,lib}/**/* not {test,lib/**/*} More... over 13 years ago
test deeply nested files are included More... over 13 years ago
test that "test/" files get included More... over 13 years ago
make the tests more explicit (use "touch", rather than a method missing hack, to specific directory contents) More... over 13 years ago
Added a comment explaining why you might want to generate the gemspec. More... about 14 years ago
Bumped the version. More... about 14 years ago
Don't regenerate the gemspec every time the Rakefile is loaded, both in gem-this itself, and in generated projects More... about 14 years ago
Update version. More... about 14 years ago
Remove tasks and configuration for publishing to RubyForge; they are not needed now. More... about 14 years ago
obtain author's email from 'git config --get user.email' for convenience More... about 14 years ago
Updating to 0.3.0, with Cucumber features and tests. Huzzah. More... over 14 years ago
We shouldn't output anything during tests. More... over 14 years ago
Some style tweaks - try to keep as much of the logic out of the ERB template as possible. We also need cucumber to run the tests now, so add that as a development dependency. More... over 14 years ago
Refactor: Cleaner ruby More... over 14 years ago