1
I Use This!
Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jul 25, 2024 — Jul 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Super with url and versions More... about 16 years ago
moved most of the uploader into separate files so they are easier to manage More... about 16 years ago
Removed the non-bang methods, they are useless More... about 16 years ago
Inline documentation for Uploader#remove! More... about 16 years ago
Ignore blank files in Storage::File#destroy! More... about 16 years ago
Added documentation and specs for Mount#remove_column! More... about 16 years ago
Refactored and specced remove! method More... about 16 years ago
Log to a log file in specs More... about 16 years ago
Fallback logger if none given. More... about 16 years ago
Try to avoid double save of the model. Before create we check if we do have identifier if yes we use it otherwise we have to store files. More... about 16 years ago
Call store_column only on the after_save. More... about 16 years ago
Experimental file deleting when model is deleted for Sequel. More... about 16 years ago
Rails logger settings. More... about 16 years ago
Raise ArgumentError from Uploader#url when Version doesn't exist. More... about 16 years ago
Setup CarrierWave.logger to Merb.logger before the app loads. More... about 16 years ago
CarrierWave has logger. More... about 16 years ago
Behave like an merb plugin, setup uploaders path and require all the uploaders before we try to load all classes. More... about 16 years ago
Merge branch 'master' of git://github.com/jnicklas/carrierwave More... about 16 years ago
Using after_save rather than before_save to allow propper interpolation in the store_dir. More... about 16 years ago
Fallback on RMagick instead of rmagick More... about 16 years ago
Uploaders should go to the uploaders directory. More... about 16 years ago
Fixed for Sequel 3.x and 2.x compatibility. More... about 16 years ago
Fixed compatibility with Sequel 3.x backward compatible with 2.x. More... about 16 years ago
Merged with master at jnicklas/carrierwave More... about 16 years ago
Ignoring vim.project files. More... about 16 years ago
A star is born! More... about 16 years ago
We have to do the dreaded double save :( More... about 16 years ago
Ugh, I need specs (or better features!) for this More... about 16 years ago
Fixed bug with cache name on mount More... about 16 years ago
Mount refactor More... about 16 years ago