Sha256: dc063959bb8ccac306bb3bf49a140cb13c005ed98a95b41461d282818a1c04dc
Contents?: true
Size: 281 Bytes
Versions: 2
Compression:
Stored size: 281 Bytes
Contents
# Install TinyMCE puts 'Installing TinyMCE...' PluginAWeek::Helpers::TinyMCEHelper.install(:version => ENV['VERSION'], :target => ENV['TARGET']) # Update the configuration options puts 'Updating TinyMCE configuration options...' PluginAWeek::Helpers::TinyMCEHelper.update_options
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tiny_mce_helper-0.0.2 | install.rb |
tiny_mce_helper-0.0.1 | install.rb |