ashleymoran (Ashley Moran)

Name
Ashley Moran
Email
Website/Blog
http://aviewfromafar.net/
Company
http://www.patchspace.co.uk/
Location
UK
Member Since
Apr 06, 2008 (about 1 year)

Following 0 githubbers and watching 40 repositories view all →

Public Repositories (10)

  • cucumber-tmbundle

    TextMate bundle for Cucumber

    legend

    Forked from bmabey/cucumber-tmbundle Sun May 17 09:10:46 -0700 2009

    Last updated Sun May 17 11:43:44 -0700 2009

  • cucumber

    BDD that talks to domain experts first and code second

    legend

    Forked from aslakhellesoy/cucumber Mon Apr 20 06:06:16 -0700 2009

    Last updated Mon Apr 20 01:47:49 -0700 2009

  • reek

    Code smell detector for Ruby

    legend

    Forked from kevinrutherford/reek Tue Mar 31 14:18:05 -0700 2009

    Last updated Tue Mar 31 15:14:30 -0700 2009

  • ruby-haml.tmbundle

    HAML bundle for TextMate

    legend

    Forked from mattpolito/ruby-haml.tmbundle Sat Mar 21 07:04:14 -0700 2009

    Last updated Sat Mar 21 07:09:58 -0700 2009

  • database_cleaner

    Strategies for cleaning databases in Ruby. Can be used to ensure a clean state for testing.

    legend

    Forked from bmabey/database_cleaner Sat Apr 04 08:36:27 -0700 2009

    Last updated Wed Mar 11 17:16:31 -0700 2009

  • twitter

    command line tweets and an api wrapper for twitter

    legend

    Forked from jnunemaker/twitter Wed Sep 10 02:59:47 -0700 2008

    Last updated Wed Jan 07 06:17:16 -0800 2009

  • rspec-tmbundle

    Textmate bundle for RSpec.

    legend

    Forked from dchelimsky/rspec-tmbundle Sun Oct 26 02:10:02 -0700 2008

    Last updated Sun Oct 26 02:37:06 -0700 2008

  • news-sniffer

    A project that watches news media webpages for changes in news articles

    legend

    Forked from johnl/news-sniffer Thu Jul 31 11:11:05 -0700 2008

    Last updated Thu Jul 31 11:11:09 -0700 2008

  • rspec

    Behaviour Driven Development framework for Ruby

    legend

    Forked from dchelimsky/rspec Sat Apr 19 06:07:26 -0700 2008

    Last updated Sat Apr 19 06:59:01 -0700 2008

  • mailtrap

    A mock SMTP server for use in Rails development.

    legend

    Forked from mmower/mailtrap Wed Mar 26 14:14:19 -0700 2008

    Last updated Sun Apr 06 11:27:33 -0700 2008

Public Activity feed

ashleymoran created gist: 223187 Sat Oct 31 11:57:07 -0700 2009
class DatabaseResetter def initialize(options) @environment = options[:environment]
ashleymoran opened issue 11 on jarib/celerity Wed Oct 28 07:18:35 -0700 2009
Element#== returns false for the same page element
ashleymoran opened issue 10 on jarib/celerity Wed Oct 28 07:03:28 -0700 2009
Container#td as alias for Container#cell
ashleymoran started watching canadadrugs/ruby-haml-tmbundle Wed Oct 28 01:12:14 -0700 2009
ruby-haml-tmbundle's description:
HAML bundle for TextMate
ashleymoran created gist: 215089 Wed Oct 21 06:07:28 -0700 2009
require 'rexml/document' require 'rexml/formatters/transitive' require 'rexml/formatters/pretty'
ashleymoran created gist: 213331 Mon Oct 19 05:39:46 -0700 2009
require 'rubygems' require "data_objects"
ashleymoran opened issue 54 on kevinrutherford/reek Sat Oct 03 05:01:34 -0700 2009
DataClump not reported on closely related classes
ashleymoran opened issue 53 on kevinrutherford/reek Fri Oct 02 03:37:52 -0700 2009
Feature Envy reported even when it is reporting Utility Function
ashleymoran opened issue 52 on kevinrutherford/reek Thu Oct 01 12:08:31 -0700 2009
TemplateMethod
ashleymoran opened issue 51 on kevinrutherford/reek Thu Oct 01 12:07:19 -0700 2009
Bang method without non-bang method
ashleymoran updated gist: 195541 Mon Sep 28 09:25:16 -0700 2009
class BeforeFeatureHooks def initialize @hooks = []
ashleymoran created gist: 195541 Mon Sep 28 09:21:23 -0700 2009
class BeforeFeatureHooks def initialize @hooks = []
ashleymoran created gist: 195533 Mon Sep 28 09:12:46 -0700 2009
class BeforeFeatureHooks def initialize @hooks = []