Sha256: db70f49e97a40ca1ce9a1e35be5485662d6741162b39aabdde3336aa3a56e36d
Contents?: true
Size: 699 Bytes
Versions: 4
Compression:
Stored size: 699 Bytes
Contents
This is my version of the active_scaffold_export plugin. It works with Rails 2.3 and both rails-2.3 and master branches of ActiveScaffold. I have renamed the old activescaffoldexport plugin to follow the same pattern as the other ActiveScaffold related plugins. Rails 3.0 Gem: gem 'active_scaffold_export_vho' or gem 'active_scaffold_export_vho', :git => 'git://github.com/vhochstein/active_scaffold_export.git', :branch => 'rails-3.0' Rails 3.1 Gem: gem 'active_scaffold_export_vho' or gem 'active_scaffold_export_vho', :git => 'git://github.com/vhochstein/active_scaffold_export.git' In addition you have to add folowing line to your application.css file: *= require active_scaffold_export
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
active_scaffold_export_vho-3.1.4 | README |
active_scaffold_export_vho-3.1.3 | README |
active_scaffold_export_vho-3.1.2 | README |
active_scaffold_export_vho-3.1.1 | README |