Flowdock
method

to_request_set

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: AvailableSet
to_request_set(development = :none) public

Converts this AvailableSet into a RequestSet that can be used to install gems.

If development is :none then no development dependencies are installed. Other options are :shallow for only direct development dependencies of the gems in this set or :all for all development dependencies.

Show source
Register or log in to add new notes.