Flowdock
method

instance

Importance_1
Ruby on Rails latest stable (v3.2.13) - 0 notes - Class: Rails::Generator::Commands

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v2.3.8) is shown here.

These similar methods exist in v3.2.13:

instance(command, generator) public

Here’s a convenient way to get a handle on generator commands. Command.instance(‘destroy’, my_generator) instantiates a Destroy delegate of my_generator ready to do your dirty work.

Show source
Register or log in to add new notes.