-
Kitman Labs
- Ireland
- jonnyom.me
Pinned Loading
-
An Rspec it block that pulls out all...
An Rspec it block that pulls out all the descriptions of the test, with a regex to match "#method_name" describe blocks. Useful for testing that all public methods of a class have been tested in a spec. 1it "pulls out the specs descriptions" do
2parent_groups = self.class.instance_eval { @parent_groups }
3descriptions = parent_groups.each(&:children).map do |child_group|
4child_group.instance_eval { @descendant_filtered_examples }.map do |example|
5example.full_description
-
ruby-websocket-log-tailer
ruby-websocket-log-tailer PublicSimple log tailer that prints logs over a Ruby websocket connection
Ruby
-
faraday
faraday PublicForked from lostisland/faraday
Simple, but flexible HTTP client library, with support for multiple backends.
Ruby
-
Experimenting with using JavaScript ...
Experimenting with using JavaScript service workers hosted on a separate CDN 1importScripts('https://cdn.evervault.com/serviceWorker.js');
-
few_gas_algos
few_gas_algos PublicFew algorithms in different languages (none in rust.. But there will be)
Ruby 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.