Skip to content

gbuesing/carrierwave_rails23_compat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Allows Carrierwave to be bundled as a plugin with a Rails 2.3 app.

To use, just bundle this plugin along with Carrierwave in your Rails 2.3 app's vendor/plugins directory.

This plugin backports ActiveSupport::Concern, ActiveModel::Validator and Module#anonymous?, and stubs out Rails::Railtie, under the CarrierWave namespace.

About

Allows Carrierwave 0.5.x to be bundled as a plugin with a Rails 2.3 app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages