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
Allowed setting attachment with another attachment More... over 14 years ago
Can assign attachment with a job More... over 14 years ago
Rack::Builder sometimes does wierd stuff with namespacing constants (found out on one Passenger environment) More... over 14 years ago
Added Configuration doc (empty as of yet) More... over 14 years ago
Updated usage of Dragonfly::App[] -> Dragonfly[] More... over 14 years ago
Renamed a couple of doc files More... over 14 years ago
Updated README More... over 14 years ago
Deleted unneeded RMagickText saved config More... over 14 years ago
Renamed Config::RMagickImages -> Config::RMagick More... over 14 years ago
Added fetch_file step to jobs More... over 14 years ago
Got rails features working properly again, using different Gemfiles More... over 14 years ago
define_accessor_macro -> define_macro (seemed a bit long) More... over 14 years ago
Added define_accessor_macro_on_include, also got rid of an unnecessary test More... over 14 years ago
Use app.define_accessor_macro directly in model_specs More... over 14 years ago
dragonfly/rails/images uses new macro method More... over 14 years ago
Got ActiveModel working!!!! - got rid of PendingUID because I'm not sure if it's necessary More... over 14 years ago
Move Dragonfly.active_record_macro -> Dragonfly::App.define_accessor_macro More... over 14 years ago
Use ruby-debug More... over 14 years ago
Use specopts file for common rspec settings More... over 14 years ago
Added Job#to_fetched_job More... over 14 years ago
Job#url returns nil if there are no steps More... over 14 years ago
Greatly simplified the spec tasks in the Rakefile so I know what I'm doing a bit more, using different bundler Gemfiles for different setups More... over 14 years ago
Got rid of ginger - will use bundler instead More... over 14 years ago
active_record_macro method takes whole macro name, also DRYed up usage of setup in models_spec.rb in preparation for active_model tests More... over 14 years ago
Renamed ActiveRecordExtensions -> ActiveModelExtensions in preparation for supporting ActiveModel. - also changed register_dragonfly_app method to accept the whole macro name More... over 14 years ago
The response mime-type is now correctly (and more intelligently) resolved More... over 14 years ago
Probs only need default 100 analyser cache size More... over 14 years ago
RMagick text generator returns format and name More... over 14 years ago
RMagick plasma generator returns format and name More... over 14 years ago
Analyser uses simple cache, rather than a hash, for limiting cache size More... over 14 years ago