31 Jan, 2012

1 commit


06 Jan, 2012

1 commit


01 Dec, 2011

1 commit


30 Nov, 2011

2 commits


29 Nov, 2011

9 commits


03 Nov, 2011

1 commit


02 Nov, 2011

1 commit


19 Oct, 2011

3 commits


28 Sep, 2011

1 commit


26 Sep, 2011

3 commits


11 Sep, 2011

1 commit


09 Sep, 2011

1 commit


05 Sep, 2011

4 commits


03 Sep, 2011

1 commit


31 Aug, 2011

1 commit


27 Aug, 2011

2 commits


24 Aug, 2011

1 commit


19 Aug, 2011

2 commits

  • …ntroller into their respective models.
    * Wrote specs for Fogbugz. Turns out that the Fogbugz API used the 'Crack' gem which happened to break mongoid by playing with the String class.
      See here for details: [ https://github.com/mongoid/mongoid/issues/618 ].
    * This is why I had to upgrade mongoid to version 2.1.1, which included the 'Crack' fix.
      Upgrading Mongoid to 2.1.1 required the following changes:
    ** Fixing a counter_cache test on Err model
    ** Namespacing all of the subclassed IssueTracker models based on their parent directory
    ** Setting `config.mongoid.preload_models = true` in config/application.rb
    Nathan Broadbent
     
  • Nathan Broadbent
     

09 Aug, 2011

2 commits


08 Aug, 2011

1 commit


07 Aug, 2011

1 commit