Skip to content
View jamiepenney's full-sized avatar
Block or Report

Block or report jamiepenney

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Form builder for Twitter Bootstrap v... Form builder for Twitter Bootstrap v2 form elements
    1
    # This file goes in config/initializers
    2
    require 'bootstrap_form_builder'
    3
    
    
    4
    # Make this the default Form Builder. You can delete this if you don't want form_for to use
    5
    # the bootstrap form builder by default
  2. VS-Dependency-Viewer VS-Dependency-Viewer Public

    A quick project for analysing dependencies between visual studio projects and rendering them with graphviz

    C# 13 5

  3. Form builder for Twitter Bootstrap f... Form builder for Twitter Bootstrap form elements.
    1
    class BootstrapFormBuilder < ActionView::Helpers::FormBuilder
    2
    
    
    3
      def get_error_text(object, field, options)
    4
        if object.nil? || options[:hide_errors]
    5
          ""
  4. arvio_emaxx_reader arvio_emaxx_reader Public

    Python

  5. FSharpDungeonCrawler FSharpDungeonCrawler Public

    A silly little dungeon crawler written in F#

    F#

  6. ha_arvio_emaxx ha_arvio_emaxx Public

    Home Assistant integration for the Arvio Emaxx

    Python