Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
angular-growl-2
Forked from marcorinck/angular-growl
growl-like notifications for angularJS projects
-
ArduinoPi-Controller
A web-based controller for the Arduino. It uses PHP serial class and jQuery to dynamically change ports on the Arduino.
-
ArduinoPi-Python
A Python based controller using Flask for the ArduinoPi
-
ruby-jmeter
Forked from flood-io/ruby-jmeter
A Ruby based DSL for building JMeter test plans
Ruby 4
-
Octopress-Apache-Alias-Generator
A Jekyll plugin for generating redirect rewrites in htaccess for post and pages
-
Octopress-CodeRay-Syntax-Highlighter
A simple plugin that allows for CodeRay integration in Octopress and uses a GitHub like style
Ruby 1
51 contributions in the last year
Contribution activity
May 2019
April 2019
Created a pull request in natritmeyer/site_prism that received 5 comments
Allow to pass with_validations: false to the load command
Fixes #382 The load method signature did change but I think thats fine, I updated the page_spec bug not sure if there needs to be any other spec up…
Created an issue in natritmeyer/site_prism that received 6 comments
Ability to skip load validation
Hello, I would like to optionally skip load validations. For example I'm testing a redirect flow where in some cases the page I try to visit redire…