- Hertfordshire, UK
- http://compton.nu/
Block or Report
Block or report tomhughes
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
nokogiri Public
Forked from sparklemotion/nokogiri
Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser with XPath and CSS selector support.
Ruby 2
-
rails-i18n Public
Forked from svenfuchs/rails-i18n
Repository for collecting Locale data for Ruby on Rails I18n as well as other interesting, Rails related I18n stuff
-
http_accept_language Public
Forked from iain/http_accept_language
Ruby on Rails plugin. Fishes out the Accept-Language header into an array.
-
validates_email_format_of Public
Forked from validates-email-format-of/validates_email_format_of
Validate e-mail addreses against RFC 2822 and RFC 3696 with this popular Ruby on Rails plugin and gem.
1,328 contributions in the last year
Activity overview
Contribution activity
January 2023
Created 1 repository
Created a pull request in openstreetmap/openstreetmap-website that received 6 comments
Opened 7 other pull requests in 3 repositories
openstreetmap/openstreetmap-website
5
merged
mapnik/mapnik
1
merged
Firefishy/ruby-bbcode-to-md
1
merged
Reviewed 4 pull requests in 2 repositories
openstreetmap/openstreetmap-website
3 pull requests
openstreetmap/chef
1 pull request
Created an issue in rails/rails that received 1 comment
Deprecation warnings with selenium-webdriver 4.8.0
Steps to reproduce
Use driven_by :selenium, :using => :headless_firefox
in a system test with version 4.8.0 of selenium-webdriver.
This provokes a …