0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update readme; release 0.5.3. More... about 15 years ago
Add some more metadata to rakefile. More... about 15 years ago
Load extensions *after* app. More... about 15 years ago
Heredocs and concise mkdirs. Because jbarnette said so. More... about 15 years ago
Load app extensions on configure. More... about 15 years ago
Daemonize server in the test suite. More... about 15 years ago
Upgrade to hoe that has rake fix. More... about 15 years ago
Release 0.5.2: Remove Hoe's test task if Hoe version supports it. More... about 15 years ago
Fixed usage message; had arguments backwards. 0.5.1 released. More... about 15 years ago
Updated readme with better example. More... about 15 years ago
Release 0.5.0; because it Totally Works Now. More... about 15 years ago
Pass command-line arguments straight through to script/server. More... about 15 years ago
Pass start args to script/server without modification. More... about 15 years ago
Fix gemification templates. More... about 15 years ago
Move gemify templates to their own files. More... about 15 years ago
Go back to running Harker.configure via a monkeypatch. More... about 15 years ago
Update tests to work without installed sample gem. More... about 15 years ago
Fix typo. More... about 15 years ago
Merge from jmhodges; add some todos. More... about 15 years ago
Toss up an abort message if Manifest.txt doesn't already exist in the rails app. Long term, we should probably help the user out with generating it but for these alpha versions, this should be okay. More... about 15 years ago
require 'hoe' in for the user in their rakefile. More... about 15 years ago
Make the bin directory if it doesn't already exist and actually use the the file object passed into the block for File.open. More... about 15 years ago
Use File.writable? because File.exist? with two args does not exist. More... about 15 years ago
show the filename (basename) of harker, not the dirname More... about 15 years ago
Removing the log files from the Manifest.txt that prevent someone with a fresh harker checkout from building the gem. More... about 15 years ago
Use the gem's database.yml as a base for the instance's during init. More... about 15 years ago
Rah rah rah--better documentation! More... about 15 years ago
Cut 0.0.3; why not. More... about 15 years ago
Test suite no longer stomps on itself. More... about 15 years ago
Bundle Rails patches in Harker as monkeypatches. More... about 15 years ago