Flowdock
generate(what, *args) public

Generate something using a generator from Rails or a plugin. The second parameter is the argument string that is passed to the generator or an Array that is joined.

generate(:authenticated, "user session")
Show source
Register or log in to add new notes.