0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 16 days ago. based on code collected 17 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added SimpleCache More... over 14 years ago
Added job_definitions module to attachments More... over 14 years ago
Renamed to_temp_object -> result More... over 14 years ago
Oops splatting strings with \n in them was causing errors More... over 14 years ago
Job#encode and Job#process update/don't update format accordingly - no need for TempObject#copy_attributes_from any more More... over 14 years ago
Generator can return name, meta, format, etc. More... over 14 years ago
Got rid of public name=, format=, meta= on temp_object More... over 14 years ago
Could have used File.basename and extname in temp_object More... over 14 years ago
Added format accessor for temp_object and refactored name/basename/ext More... over 14 years ago
should delegate more stuff to to_temp_object More... over 14 years ago
Job#process and Job#encode maintain name and meta More... over 14 years ago
For development, use rack ~>1.1 because it gives X-Cascade=>'pass' header More... over 14 years ago
Revert "Got rid of 'ext' - don't really need/want it" - also re-added TempObject#meta= and name= More... over 14 years ago
Implemented TempObject#copy_attributes_from but got rid of name= and meta= More... over 14 years ago
Better inspect for job More... over 14 years ago
Got rid of 'ext' - don't really need/want it More... over 14 years ago
Add some cool shortcuts for encoding More... over 14 years ago
Don't run rake features when calling 'rake' because it invokes bundler, which obfuscates rails 2.3.5 and fails corresponding features More... over 14 years ago
Oops specs were failing due to mock More... over 14 years ago
Got shortcut feature working More... over 14 years ago
Oops unnecessary shortcut giving infinite loop More... over 14 years ago
Added Gemfile for easier development/testing bootstrapping More... over 14 years ago
Added job definitions module to app and used in RMagick configuration - now we can say job.thumb('30x30'), etc. More... over 14 years ago
JobManager -> JobDefinitions module, for job shortcuts More... over 14 years ago
Added job builder for performing steps on jobs with a shortcuts More... over 14 years ago
Got rid of STEP_ABBREVIATIONS in favour of STEPS - easier to manage, and added Job.step_names More... over 14 years ago
Changed rails_3.0.0.beta3 cucumber tests -> rails_3.0.0.beta4 More... over 14 years ago
Got rails_3.0.0.beta3 features working!!! More... over 14 years ago
Got rails 2.3.5 features working!!! More... over 14 years ago
Awesome - non-rails features are passing again! More... over 14 years ago