Flowdock
method

install_using_export

Importance_0
v1.1.6 - Show latest stable - 0 notes - Class: Plugin
install_using_export(options = {}) private

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File railties/lib/commands/plugin.rb, line 197
    def install_using_export(options = {})
      svn_command :export, options
    end
Register or log in to add new notes.