0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 13 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Array#to_s treats symbols and strings differently in ruby 1.9 More... almost 15 years ago
Ruby 1.9 was hanging on symbolize keys due to deleting while iterating on a hash More... almost 15 years ago
Splat works differently in 1.9 More... almost 15 years ago
Added String#to_method_name and Symbol#to_method_name to get around the fact that ruby 1.8 and ruby 1.9 use strings and symbols respectively for method lists More... almost 15 years ago
Use String#bytesize instead of String#size for Ruby 1.9 compatibility. More... almost 15 years ago
Remove ruby-debug for Ruby 1.9 support. More... almost 15 years ago
Hardcode Middleware spec response and remove Shared Middleware spec. More... almost 15 years ago
Added aspect_ratio to rmagick_analyser More... about 15 years ago
Regenerated gemspec for version 0.4.3 More... about 15 years ago
Version bump to 0.4.3 More... about 15 years ago
Properly implemented mime_type for analyser list, so that if no analysers can return it, it returns nil More... about 15 years ago
Made Delegator a module, and created explicit ProcessorList, EncoderList and AnalyserList More... about 15 years ago
FileCommandAnalyser doesn't use the filesystem by default now, but can do if you want it to More... about 15 years ago
git stat => git status for people who don't have that shortcut More... about 15 years ago
Regenerated gemspec for version 0.4.2 More... about 15 years ago
Version bump to 0.4.2 More... about 15 years ago
Added some yard doc to TempObject and ExtendedTempObject More... about 15 years ago
Added doc for text replacement More... about 15 years ago
Parameters.from_args should use defaults even when not via a shortcut More... about 15 years ago
Added use case for generating test data More... about 15 years ago
Added howto for attaching files without processing More... about 15 years ago
Added example use case doc for Heroku + S3 More... about 15 years ago
Regenerated gemspec for version 0.4.1 More... about 15 years ago
Version bump to 0.4.1 More... about 15 years ago
Updated README, etc. to reflect correct usage of config.gem More... about 15 years ago
Got rid of now unneeded MiddlewareWithCache More... about 15 years ago
Changed rails/images file to insert middleware directly - also insert earlier for better speed - also don't use MiddlewareWithCache - just insert Rack::Cache directly More... about 15 years ago
Regenerated gemspec for version 0.4.0 More... about 15 years ago
Version bump to 0.4.0 More... about 15 years ago
Removed metal file from gemspec More... about 15 years ago