Class: JS::Promise
Overview
Ruby wrapper for JavaScript promises with chain-preserving return values.
Constant Summary
Constants inherited from Proxy
Instance Method Summary collapse
Methods inherited from Proxy
#[], #[]=, #each, #initialize, #length, #method_missing, #native, #native=, #respond_to_missing?, #to_n, #to_str
Methods included from Helpers
Constructor Details
This class inherits a constructor from JS::Proxy
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class JS::Proxy